Armory
Source

Browse

Search and filter by type across the catalog

1,632 results in Workflows, Hooks, Infrastructure, Sub-Agents · page 41 of 68

Sub-AgentsPreview

opensource-packager

Generate complete open-source packaging for a sanitized project. Produces CLAUDE.md, setup.sh, README.md, LICENSE, CONTRIBUTING.md, and GitHub issue templates. Makes any repo immediately usable with Claude Code. Third stage of the opensource-pipeline skill.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
subagent
Details
Sub-AgentsPreview

opensource-sanitizer

Verify an open-source fork is fully sanitized before release. Scans for leaked secrets, PII, internal references, and dangerous files using 20+ regex patterns. Generates a PASS/FAIL/PASS-WITH-WARNINGS report. Second stage of the opensource-pipeline skill. Use PROACTIVELY before any public release.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
subagent
Details
WorkflowsPreview

optimize

Analyzes code performance to identify bottlenecks, proposing concrete optimizations with implementation guidance for improved application performance.

UnrankedNo signals yet
Harnessclaude
slash-commandcode-analysis-testing
Details
WorkflowsPreview

optimize-api-performance

Comprehensive API performance optimization with response time reduction, throughput improvement, and scalability enhancements

UnrankedNo signals yet
Harnessclaude
performanceworkflows
Details
WorkflowsPreview

optimize-build

Optimize build processes and speed

UnrankedNo signals yet
Harnessclaude
performanceworkflows
Details
WorkflowsPreview

optimize-bundle-size

Reduce and optimize bundle sizes through analysis, configuration, and code splitting strategies

UnrankedNo signals yet
Harnessclaude
performanceworkflows
Details
WorkflowsPreview

optimize-database-performance

Optimize database queries, indexing, and performance for improved response times and scalability

UnrankedNo signals yet
Harnessclaude
performanceworkflows
Details
WorkflowsPreview

optimize-memory-usage

Comprehensive memory usage optimization with leak detection, garbage collection tuning, and memory profiling

UnrankedNo signals yet
Harnessclaude
performanceworkflows
Details
Sub-AgentsPreview

orchestrate

Product Orchestrator agent. Reads the active story file, asks clarifying product questions one at a time, confirms task type (FRONTEND/BACKEND), and produces a complete unambiguous spec in orchestrator-output.md.

UnrankedNo signals yet
Harnessclaude
agentssubagents
Details
WorkflowsPreview

pac-configure

Initialize Product as Code (PAC) project structure with templates and configuration

UnrankedNo signals yet
Harnessclaude
project-managementworkflows
Details
WorkflowsPreview

pac-create-epic

Create new PAC epic following Product as Code specification

UnrankedNo signals yet
Harnessclaude
project-managementworkflows
Details
WorkflowsPreview

pac-create-ticket

Create new PAC ticket within an epic following Product as Code specification

UnrankedNo signals yet
Harnessclaude
project-managementworkflows
Details
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
Browse · Armory