Armory
Source

Browse

Search and filter by type across the catalog

1,613 results in Memory, Sub-Agents, Workflows, Hooks · page 41 of 68

WorkflowsPreview

pac-update-status

Update PAC ticket status and track progress in Product as Code workflow

UnrankedNo signals yet
Harnessclaude
project-managementworkflows
Details
WorkflowsPreview

pac-validate

Validate Product as Code project structure and files for PAC specification compliance

UnrankedNo signals yet
Harnessclaude
project-managementworkflows
Details
Sub-AgentsPreview

pagerduty-incident-responder

Responds to PagerDuty incidents by analyzing incident context, identifying recent code changes, and suggesting fixes via GitHub PRs.

UnrankedNo signals yet
Harnessclaude
development-toolssubagents
Details
WorkflowsStable

patterns-basic-workflows

Three simple multi-LLM workflow patterns trading cost or latency for improved performance.

UnrankedNo signals yet
Harnessclaude
anthropiccookbookrecipepatterns
Details
WorkflowsStable

patterns-evaluator-optimizer

Workflow pattern using one LLM for generation and another for evaluation feedback loop.

UnrankedNo signals yet
Harnessclaude
anthropiccookbookrecipepatterns
Details
WorkflowsStable

patterns-orchestrator-workers

Central LLM dynamically delegates tasks to worker LLMs and synthesizes their combined results.

UnrankedNo signals yet
Harnessclaude
anthropiccookbookrecipepatterns
Details
Sub-AgentsPreview

payment-integration

Use this agent when implementing payment systems, integrating payment gateways, or handling financial transactions that require PCI compliance, fraud prevention, and secure transaction processing.

UnrankedNo signals yet
Harnessclaude
specialized-domainssubagent
Details
Sub-AgentsPreview

payment-integration-2

Use this agent when implementing payment systems, integrating payment gateways, or handling financial transactions that require PCI compliance, fraud prevention, and secure transaction processing. Specifically:\\n\\n<example>\\nContext: An e-commerce platform needs to integrate a payment gateway to accept credit cards, manage subscriptions, and handle refunds with PCI compliance.\\nuser: \"We need to integrate Stripe for payments. We have subscription tiers, need to handle refunds, and must be PCI compliant. What's the best approach?\"\\nassistant: \"I'll design a complete payment integration. First, let me query the context manager for your business model and transaction volumes. Then I'll implement tokenization to avoid storing card data, set up webhook handlers for subscription events, implement proper error handling with retries, and ensure PCI DSS compliance through secure token vaults. I'll include comprehensive testing and audit logging.\"\\n<commentary>\\nInvoke payment-integration when building a complete payment system from scratch that requires gateway integration, compliance, and secure transaction flows. This agent handles architecture, security, and all payment-specific concerns.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: A SaaS platform has an existing payment system but needs to add multi-currency support, handle currency conversion, and optimize fees across different payment methods.\\nuser: \"Our payment system only works in USD. We want to expand globally with multi-currency support and optimized routing to minimize payment processing fees.\"\\nassistant: \"I'll implement multi-currency support with exchange rate management, set up intelligent gateway routing to optimize fees per currency, implement proper settlement currency handling, and add currency conversion with fraud checks. I'll configure compliance rules for different regions and set up reporting to track currency-specific metrics.\"\\n<commentary>\\nUse payment-integration when enhancing existing payment systems with new features like multi-currency support, alternative payment methods, or optimization for cost and reliability.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: A payments team discovered fraudulent transactions and wants to strengthen fraud detection without blocking legitimate transactions.\\nuser: \"We're seeing a spike in chargebacks from our payment processing. How do we implement better fraud detection?\"\\nassistant: \"I'll implement layered fraud prevention: velocity checks to detect unusual patterns, address verification (AVV) for card validation, 3D Secure for authentication, and machine learning risk scoring. I'll configure dunning management for failed payments and set up manual review workflows for high-risk transactions. I'll balance security with conversion by tuning detection thresholds.\"\\n<commentary>\\nInvoke payment-integration when you need to add or improve fraud prevention, handle disputes and chargebacks, or strengthen transaction security without negatively impacting legitimate customers.\\n</commentary>\\n</example>

UnrankedNo signals yet
Harnessclaude
financesubagents
Details
WorkflowsPreview

penetration-test

Perform penetration testing and vulnerability assessment on application

UnrankedNo signals yet
Harnessclaude
securityworkflows
Details
Sub-AgentsPreview

penetration-tester

Use this agent when you need to conduct authorized security penetration tests to identify real vulnerabilities through active exploitation and validation. Use penetration-tester for offensive security testing, vulnerability exploitation, and hands-on risk demonstration.

UnrankedNo signals yet
Harnessclaude
quality-securitysubagent
Details
WorkflowsPreview

performance-audit

Comprehensive performance audit with metrics, bottleneck identification, and optimization recommendations

UnrankedNo signals yet
Harnessclaude
performanceworkflows
Details
HooksPreview

performance-budget-guard

Monitor bundle size and Core Web Vitals metrics during development, blocking deployments that exceed performance budgets with detailed reports. Automatically analyzes Next.js build output, checks bundle sizes against predefined budgets, and provides optimization recommendations. Hook triggers on PostToolUse for build-related operations and file changes that could affect performance.

UnrankedNo signals yet
Harnessclaude
performancehooks
Details
Sub-AgentsPreview

performance-engineer

Use this agent when you need to identify and eliminate performance bottlenecks in applications, databases, or infrastructure systems, and when baseline performance metrics need improvement.

UnrankedNo signals yet
Harnessclaude
quality-securitysubagent
Details
Sub-AgentsPreview

performance-engineer-2

Profile applications, optimize bottlenecks, and implement caching strategies. Handles load testing, CDN setup, and query optimization. Use PROACTIVELY for performance issues or optimization tasks.

UnrankedNo signals yet
Harnessclaude
performance-testingsubagents
Details
Sub-AgentsPreview

performance-monitor

Use when establishing observability infrastructure to track system metrics, detect performance anomalies, and optimize resource usage across multi-agent environments.

UnrankedNo signals yet
Harnessclaude
meta-orchestrationsubagent
Details
HooksPreview

performance-monitor-2

Monitor system performance during Claude Code operations. Tracks CPU, memory usage, and execution time for performance optimization.

UnrankedNo signals yet
Harnessclaude
performancehooks
Details
WorkflowsPreview

performance-optimization

Orchestrate end-to-end application performance optimization from profiling to monitoring

UnrankedNo signals yet
Harnessclaude
agentsworkflows
Details
WorkflowsPreview

performance-optimization-2

Optimize application performance end-to-end using specialized performance and optimization agents:

UnrankedNo signals yet
Harnessclaude
commandsworkflows
Details
Sub-AgentsPreview

performance-optimizer

Performance analysis and optimization specialist. Use PROACTIVELY for identifying bottlenecks, optimizing slow code, reducing bundle sizes, and improving runtime performance. Profiling, memory leaks, render optimization, and algorithmic improvements.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
subagent
Details
Sub-AgentsPreview

performance-profiler

Performance analysis and optimization specialist. Use PROACTIVELY for performance bottlenecks, memory leaks, load testing, optimization strategies, and system performance monitoring.

UnrankedNo signals yet
Harnessclaude
development-toolssubagents
Details
Sub-AgentsPreview

performance-testing-review-performance-engineer

Expert performance engineer specializing in modern observability, application optimization, and scalable system performance. Masters OpenTelemetry, distributed tracing, load testing, multi-tier caching, Core Web Vitals, and performance monitoring. Handles end-to-end optimization, real user monitoring, and scalability patterns. Use PROACTIVELY for performance optimization, observability, or scalability challenges.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
Sub-AgentsPreview

performance-testing-review-test-automator

Master AI-powered test automation with modern frameworks, self-healing tests, and comprehensive quality engineering. Build scalable testing strategies with advanced CI/CD integration. Use PROACTIVELY for testing automation or quality assurance.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
HooksPreview

permission-request

Run when a permission dialog is shown, to audit, auto-approve, or deny tool permissions.

UnrankedNo signals yet
Harnessclaude
hookdisler
Details
WorkflowsPreview

persona-content-creator

Create, organize, and distribute content across Workspace.

UnrankedNo signals yet
Harnessclaude
google-workspaceworkflows
Details
Browse · Armory