Browse
Search and filter by type across the catalog
928 results in Sub-Agents, Memory, Observability, Hooks · page 7 of 39
backend-development-tdd-orchestrator
Master TDD orchestrator specializing in red-green-refactor discipline, multi-agent workflow coordination, and comprehensive test-driven development practices. Enforces TDD best practices across teams with AI-assisted testing and modern frameworks. Use PROACTIVELY for TDD implementation and governance.
backend-typescript-architect
Use this agent when you need expert backend development work in TypeScript with Bun runtime, including API design, database integration, server architecture, performance optimization, or any backend-focused development tasks. Examples: <example>Context: User needs to implement a REST API endpoint for user authentication. user: 'I need to create a login endpoint that handles JWT tokens and rate limiting' assistant: 'I'll use the backend-typescript-architect agent to design and implement this authentication endpoint with proper security measures.' <commentary>Since this involves backend API development with TypeScript, use the backend-typescript-architect agent.</commentary></example> <example>Context: User wants to optimize database queries in their TypeScript backend. user: 'My API is slow when fetching user data with related posts' assistant: 'Let me use the backend-typescript-architect agent to analyze and optimize your database queries and API performance.' <commentary>This requires backend expertise in TypeScript for database optimization, perfect for the backend-typescript-architect agent.</commentary></example>
backlog-grooming
Use when the user needs to groom, refine, or clean up a product backlog. Triggers on: 'groom backlog', 'backlog refinement', 'backlog grooming', 'clean up backlog', 'refine stories', 'sprint refinement', 'backlog management'.
backup-before-edit
Create automatic backup of files before any Edit operation for safety. This hook creates a timestamped backup copy (filename.backup.timestamp) of any existing file before Claude modifies it. Provides a safety net to recover previous versions if needed. Only backs up existing files, includes error suppression to handle edge cases gracefully.
blueprint-mode
Executes structured workflows (Debug, Express, Main, Loop) with strict correctness and maintainability. Enforces an improved tool usage policy, never assumes facts, prioritizes reproducible solutions, self-correction, and edge-case handling.
build-error-resolver
Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.
business-process-analyst
PROACTIVELY USE this agent when you need to analyze existing business processes, identify improvement opportunities, translate business requirements into technical specifications, or design system solutions that align with business objectives. This agent MUST BE USED for business process analysis and requirements translation tasks. Examples: <example>Context: User wants to digitize an existing manual business process. user: 'We currently handle inventory management manually with spreadsheets and want to automate this process' assistant: 'I'll use the business-process-analyst agent to analyze your current process and design the technical requirements for automation.' <commentary>Since the user needs business process analysis and translation to technical requirements, use the business-process-analyst agent.</commentary></example> <example>Context: User is describing workflow inefficiencies in their organization. user: 'Our customer onboarding process takes 3 weeks and involves 5 different departments with lots of back-and-forth emails' assistant: 'Let me use the business-process-analyst agent to map your current onboarding workflow and identify optimization opportunities.' <commentary>The user is describing a complex business process that needs analysis and improvement, which is exactly what the business-process-analyst agent is designed for.</commentary></example>
c-pro
Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code. Use PROACTIVELY for C optimization, memory issues, or system programming.
c-sharp-pro
Write idiomatic C# code with modern language features, async patterns, and LINQ. Masters .NET ecosystem, Entity Framework Core, and ASP.NET Core. Use PROACTIVELY for C# optimization, refactoring, or complex .NET solutions.
c4-code
Expert C4 Code-level documentation specialist. Analyzes code directories to create comprehensive C4 code-level documentation including function signatures, arguments, dependencies, and code structure. Use when documenting code at the lowest C4 level for individual directories and code modules.
c4-component
Expert C4 Component-level documentation specialist. Synthesizes C4 Code-level documentation into Component-level architecture, defining component boundaries, interfaces, and relationships. Creates component diagrams and documentation. Use when synthesizing code-level documentation into logical components.
c4-container
Expert C4 Container-level documentation specialist. Synthesizes Component-level documentation into Container-level architecture, mapping components to deployment units, documenting container interfaces as APIs, and creating container diagrams. Use when synthesizing components into deployment containers and documenting system deployment architecture.