1,319 results in Hooks, CLAUDE.md / Rules, Sub-Agents ยท page 6 of 55
Sub-AgentsPreview
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'.
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.
Master of defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in safe, portable, and testable shell scripts.
Configure timeout settings for bash command execution. Prevents long-running commands from hanging indefinitely while allowing sufficient time for complex operations like builds and deployments.
Presents an innovative AI-human collaboration framework with Model Context Protocol for bidirectional LLM-markdown communication and flexible knowledge structure for complex projects.
Configure Claude Code to use Amazon Bedrock for AI model access. Enables enterprise-grade deployment with AWS billing and compliance features, ideal for organizations already using AWS infrastructure.
Guidelines and best practices for building applications with [Beefree SDK](https://docs.beefree.io/beefree-sdk), including installation, authentication, configuration, customization, and template management
Use this agent when building smart contracts, DApps, and blockchain protocols that require expertise in Solidity, gas optimization, security auditing, and Web3 integration.
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.
Executes structured workflows with strict correctness and maintainability. Enforces a minimal tool usage policy, never assumes facts, prioritizes reproducible solutions, self-correction, and edge-case handling.
Turn debugging into a circus performance! Watch performers juggle bugs while the audience reacts to your coding show with dynamic applause and reactions. Displays: Show number (incremental counter), Rotating performers (๐คน juggler, ๐ญ drama, ๐ช circus, ๐จ artist, ๐ฏ target - cycles every 5 shows), Random audience reactions (๐ applause 30% chance, ๐ด sleeping 70% chance for each of 3 audience members).
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.
Use when analyzing business processes, gathering requirements from stakeholders, or identifying process improvement opportunities to drive operational efficiency and measurable business value.
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>
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.
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.