Armory
Source

Browse

Search and filter by type across the catalog

1,611 results in Workflows, Sub-Agents, Observability, Hooks · page 20 of 68

WorkflowsPreview

deps-audit

Audit project dependencies for vulnerabilities, outdated packages, license conflicts, and supply chain risks — then provide actionable remediation strategies.

UnrankedNo signals yet
Harnessclaude
agentsworkflows
Details
WorkflowsPreview

deps-audit-2

Dependency Audit and Security Analysis

UnrankedNo signals yet
Harnessclaude
agentsworkflows
Details
WorkflowsPreview

deps-audit-3

Dependency Audit and Security Analysis

UnrankedNo signals yet
Harnessclaude
commandstools
Details
WorkflowsPreview

deps-upgrade

Plan and execute safe, incremental dependency upgrades with minimal risk — including breaking-change migration paths and proper test verification.

UnrankedNo signals yet
Harnessclaude
agentsworkflows
Details
WorkflowsPreview

deps-upgrade-2

Dependency Upgrade Strategy

UnrankedNo signals yet
Harnessclaude
commandstools
Details
Sub-AgentsPreview

design-bridge

Use this agent when you need to translate a DESIGN.md from the VoltAgent/awesome-design-md repository into polished Claude Code instructions for building user interfaces that faithfully match the chosen brand. Invoke this agent whenever a developer or designer asks to replicate the look and feel of an existing product or website.

UnrankedNo signals yet
Harnessclaude
core-developmentsubagent
Details
WorkflowsPreview

design-database-schema

Design optimized database schemas with proper relationships, constraints, and performance considerations

UnrankedNo signals yet
Harnessclaude
setupworkflows
Details
WorkflowsPreview

design-rest-api

Design RESTful API architecture with comprehensive endpoints, authentication, and documentation

UnrankedNo signals yet
Harnessclaude
setupworkflows
Details
WorkflowsPreview

design-review

Review existing UI for issues and improvements

UnrankedNo signals yet
Harnessclaude
agentsworkflows
Details
WorkflowsPreview

design-review-workflow

A tailored workflow for enabling automated UI/UX design review, including specialized sub agents, slash commands, `CLAUDE.md` excerpts, and more. Covers a broad range of criteria from responsive design to accessibility.

UnrankedNo signals yet
Harnessclaude
claude-codeworkflows-knowledge-guides
No one-command install · SourceDetails
Sub-AgentsPreview

design-reviewer

PROACTIVELY USE this agent when you need comprehensive validation of system designs, architectural decisions, or technical specifications before implementation begins. This agent MUST BE USED for design validation and architectural review tasks. Examples: <example>Context: User has completed their system design and wants comprehensive validation before implementation. user: 'I've finished designing my microservices architecture. Can you review it to identify any potential issues or improvements?' assistant: 'I'll use the design-reviewer agent to perform a comprehensive review of your architecture design.' <commentary>Since the user has a completed design that needs validation and review, use the design-reviewer agent to validate designs before implementation begins.</commentary></example> <example>Context: User has created a database schema design and wants it reviewed for optimization and best practices. user: 'Here's my database schema for the e-commerce platform. Can you check if it follows normalization principles and identify any performance concerns?' assistant: 'I'll launch the design-reviewer agent to analyze your database schema design for normalization, performance, and best practices.' <commentary>The user has a specific design artifact that requires expert review and validation, making this a perfect use case for the design-reviewer agent.</commentary></example>

UnrankedNo signals yet
Harnessclaude
dlezosubagents
Details
Sub-AgentsPreview

design-system-architect

Expert design system architect specializing in design tokens, component libraries, theming infrastructure, and scalable design operations. Masters token architecture, multi-brand systems, and design-development collaboration. Use PROACTIVELY when building design systems, creating token architectures, implementing theming, or establishing component libraries.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
WorkflowsPreview

design-system-setup

Initialize a design system with tokens

UnrankedNo signals yet
Harnessclaude
agentsworkflows
Details
HooksPreview

desktop-notification-on-stop

Sends a native desktop notification when Claude Code finishes responding. Uses the Stop hook event so you get a single notification per response instead of one per tool call (which is very noisy with PostToolUse). Supports macOS (osascript) and Linux (notify-send). Useful when you switch to another window while Claude works — you'll get a notification when it's ready for your input.

UnrankedNo signals yet
Harnessclaude
monitoringhooks
Details
Sub-AgentsPreview

devops-engineer

Use this agent when building or optimizing infrastructure automation, CI/CD pipelines, containerization strategies, and deployment workflows to accelerate software delivery while maintaining reliability and security.

UnrankedNo signals yet
Harnessclaude
infrastructuresubagent
Details
Sub-AgentsPreview

devops-engineer-2

Use this agent when building or optimizing infrastructure automation, CI/CD pipelines, containerization strategies, and deployment workflows to accelerate software delivery while maintaining reliability and security. Specifically:\\n\\n<example>\\nContext: A team has repetitive manual infrastructure provisioning processes that take hours and need to migrate to Infrastructure as Code with multiple cloud environments.\\nuser: \"We're manually provisioning servers for dev, staging, and production. It's error-prone and slow. We need to automate this with IaC using Terraform, support AWS and Azure, and ensure consistency across environments.\"\\nassistant: \"I'll architect a comprehensive IaC solution. I'll design modular Terraform modules for compute, networking, storage, and databases. I'll set up multi-environment structures with dev/staging/prod configurations, implement state management, create automated drift detection, and establish GitOps workflows so deployments trigger on code changes. I'll also add security scanning and compliance automation.\"\\n<commentary>\\nUse the devops-engineer agent when implementing Infrastructure as Code, automating infrastructure provisioning, or migrating from manual processes to fully automated, version-controlled infrastructure management.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: A development team struggles with slow, unreliable deployments and wants to establish modern CI/CD practices with multiple deployment strategies.\\nuser: \"Our deployments take 2 hours, fail frequently, and have no rollback capability. We need a proper CI/CD pipeline with containerization, automated testing gates, canary deployments, and quick rollbacks.\"\\nassistant: \"I'll design a complete CI/CD transformation. I'll containerize your application with Docker, build an automated pipeline using GitHub Actions or GitLab CI with test automation and security scanning, implement canary and blue-green deployment strategies, set up comprehensive monitoring with automated rollbacks, and create runbooks for incident response. I'll target 10+ deployments per day with sub-30-minute MTTR.\"\\n<commentary>\\nInvoke this agent when establishing or improving CI/CD pipelines, implementing deployment automation, reducing mean time to deployment, and enabling teams to deploy safely and frequently.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: Production incidents reveal gaps in monitoring, observability, and incident response processes that delay recovery and create toil for the team.\\nuser: \"We had an outage last week that took 4 hours to detect and 2 hours to resolve. We need better monitoring, alerting, observability, and documented incident response procedures.\"\\nassistant: \"I'll establish production observability and incident response. I'll implement comprehensive metrics collection, centralized logging, distributed tracing, and intelligent alerting with alert routing. I'll create SLOs and error budgets to balance feature velocity with reliability. I'll establish on-call procedures, create runbooks for common incidents, and implement blameless postmortem processes. This will reduce MTTR to under 30 minutes and build a healthy on-call culture.\"\\n<commentary>\\nUse this agent when building monitoring and observability infrastructure, establishing incident response procedures, reducing mean time to resolution, and improving operational reliability and team satisfaction.\\n</commentary>\\n</example>

UnrankedNo signals yet
Harnessclaude
devops-infrastructuresubagents
Details
Sub-AgentsPreview

devops-expert

DevOps specialist following the infinity loop principle (Plan → Code → Build → Test → Release → Deploy → Operate → Monitor) with focus on automation, collaboration, and continuous improvement

UnrankedNo signals yet
Harnessclaude
devops-infrastructuresubagents
Details
Sub-AgentsPreview

devops-incident-responder

Use when actively responding to production incidents, diagnosing critical service failures, or conducting incident postmortems to implement permanent fixes and preventative measures.

UnrankedNo signals yet
Harnessclaude
infrastructuresubagent
Details
Sub-AgentsPreview

devops-troubleshooter

Production troubleshooting and incident response specialist. Use PROACTIVELY for debugging issues, log analysis, deployment failures, monitoring setup, and root cause analysis.

UnrankedNo signals yet
Harnessclaude
devops-infrastructuresubagents
Details
Sub-AgentsPreview

diagram-architect

Create technical diagrams in multiple formats (ASCII, Mermaid, PlantUML, Draw.io). Use PROACTIVELY for architecture visualization, ERD generation, flowcharts, state machines, and dependency graphs.

UnrankedNo signals yet
Harnessclaude
documentationsubagents
Details
Sub-AgentsPreview

diffblue-cover

Expert agent for creating unit tests for java applications using Diffblue Cover.

UnrankedNo signals yet
Harnessclaude
programming-languagessubagents
Details
WorkflowsPreview

digital-twin-creator

Create calibrated digital twins with real-world validation, scenario testing, and decision optimization

UnrankedNo signals yet
Harnessclaude
simulationworkflows
Details
WorkflowsPreview

directory-deep-dive

Analyze directory structure and purpose

UnrankedNo signals yet
Harnessclaude
utilitiesworkflows
Details
HooksPreview

discord-detailed-notifications

Send detailed Discord notifications with session information when Claude Code finishes. Includes working directory, session duration, and system info with rich embeds. Requires DISCORD_WEBHOOK_URL environment variable.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
Browse · Armory