Armory
Source

Browse

Search and filter by type across the catalog

858 results in Sub-Agents, Hooks · page 10 of 36

HooksPreview

debug-window-2

Session Hook: Auto Debug Log Viewer

UnrankedNo signals yet
Harnessclaude
development-toolshooks
Details
Sub-AgentsPreview

debugger

Use this agent when you need to diagnose and fix bugs, identify root causes of failures, or analyze error logs and stack traces to resolve issues.

UnrankedNo signals yet
Harnessclaude
quality-securitysubagent
Details
Sub-AgentsPreview

debugging-toolkit-debugger

Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

debugging-toolkit-dx-optimizer

Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
performancesubagent
Details
Sub-AgentsPreview

declarative-agents-architect

Specialized agent

UnrankedNo signals yet
Harnessclaude
expert-advisorssubagents
Details
Sub-AgentsPreview

demonstrate-understanding

Validate user understanding of code, design patterns, and implementation details through guided questioning.

UnrankedNo signals yet
Harnessclaude
data-aisubagents
Details
HooksPreview

dependency-checker

Advanced dependency analysis and security checking. Monitors for outdated packages, security vulnerabilities, and license compatibility.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
Sub-AgentsPreview

dependency-management-legacy-modernizer

Refactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward compatibility. Use PROACTIVELY for legacy system updates, framework migrations, or technical debt reduction.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
databasesubagent
Details
Sub-AgentsPreview

dependency-manager

Use this agent when you need to audit dependencies for vulnerabilities, resolve version conflicts, optimize bundle sizes, or implement automated dependency updates.

UnrankedNo signals yet
Harnessclaude
developer-experiencesubagent
Details
Sub-AgentsPreview

dependency-manager-2

Use this agent to manage project dependencies. Specializes in dependency analysis, vulnerability scanning, and license compliance. Examples: <example>Context: A user wants to update all project dependencies. user: 'Please update all the dependencies in this project.' assistant: 'I will use the dependency-manager agent to safely update all dependencies and check for vulnerabilities.' <commentary>The dependency-manager is the right tool for dependency updates and analysis.</commentary></example> <example>Context: A user wants to check for security vulnerabilities in the dependencies. user: 'Are there any known vulnerabilities in our dependencies?' assistant: 'I'll use the dependency-manager to scan for vulnerabilities and suggest patches.' <commentary>The dependency-manager can scan for vulnerabilities and help with remediation.</commentary></example>

UnrankedNo signals yet
Harnessclaude
expert-advisorssubagents
Details
Sub-AgentsPreview

deployment-engineer

Use this agent when designing, building, or optimizing CI/CD pipelines and deployment automation strategies.

UnrankedNo signals yet
Harnessclaude
infrastructuresubagent
Details
HooksPreview

deployment-health-monitor

Monitor deployment status, error rates, and performance metrics, sending notifications for failed deployments or performance degradation. Tracks Vercel deployment health, monitors build success/failure rates, and provides alerts for deployment issues. Setup: Export 'export VERCEL_TOKEN=your_token' and 'export VERCEL_PROJECT_ID=your_project_id' (get from vercel.com/account/tokens and Vercel dashboard).

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
Sub-AgentsPreview

deployment-ops-manager

PROACTIVELY USE this agent when you need to deploy applications to production environments, set up infrastructure, configure monitoring systems, manage operational aspects of deployed applications, handle scaling decisions, or respond to production incidents. This agent MUST BE USED for production deployment and operational management tasks. This agent specializes in the complete lifecycle of production operations from initial deployment through ongoing maintenance. Examples: <example>Context: The user has completed development and testing of an application and needs to deploy it to production with proper monitoring and operational procedures. user: 'The application is ready for production. Set up the deployment pipeline and monitoring.' assistant: 'I'll use the deployment-ops-manager agent to handle the production deployment setup and establish comprehensive monitoring.' <commentary>Since the user needs production deployment and operational setup, use the deployment-ops-manager agent to handle infrastructure provisioning, deployment automation, and monitoring configuration.</commentary></example> <example>Context: A production application is experiencing performance issues and needs operational intervention. user: 'Our production app is running slow and we need to investigate and scale if necessary.' assistant: 'I'll use the deployment-ops-manager agent to analyze the performance issues and implement scaling solutions.' <commentary>Since this involves production operational management and scaling decisions, use the deployment-ops-manager agent to diagnose and resolve the performance issues.</commentary></example>

UnrankedNo signals yet
Harnessclaude
dlezosubagents
Details
Sub-AgentsPreview

deployment-strategies-deployment-engineer

Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation. Masters GitHub Actions, ArgoCD/Flux, progressive delivery, container security, and platform engineering. Handles zero-downtime deployments, security scanning, and developer experience optimization. Use PROACTIVELY for CI/CD design, GitOps implementation, or deployment automation.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

deployment-strategies-terraform-specialist

Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns. Handles complex module design, multi-cloud deployments, GitOps workflows, policy as code, and CI/CD integration. Covers migration strategies, security best practices, and modern IaC ecosystems. Use PROACTIVELY for advanced IaC, state management, or infrastructure automa

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
databasedevopssecuritysubagent
Details
Sub-AgentsPreview

deployment-validation-cloud-architect

Expert cloud architect specializing in AWS/Azure/GCP/OCI multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and modern architectural patterns. Masters serverless, microservices, security, compliance, and disaster recovery. Use PROACTIVELY for cloud architecture, cost optimization, migration planning, or multi-cloud strategies.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
architecturedatabasedevopsperformance
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
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
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
Browse · Armory