Generate comprehensive PR descriptions following repository templates
AI & LLM
LLM integrations, prompt engineering, and AI orchestration
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
Find unused functions and dead code in the codebase
Create handoff document for transferring work to another session
Create or update continuity ledger for state preservation across clears
Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup",...
Completion Check: Verify Infrastructure Is Wired
A complete skill for E2E testing
Create git commits with user approval and no Claude attribution
Claude Code CLI commands, flags, headless mode, and automation patterns
Workflow orchestrator that chains existing skills for feature development
Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging
Analyze Claude Code sessions via Braintrust
Background Agent Pings
Async REPL Protocol
AST-based code search and refactoring via ast-grep MCP
Spawn Agentica multi-agent patterns
Agentica server + Claude proxy setup - architecture, startup sequence, debugging
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity
Reference guide for Agentica multi-agent infrastructure APIs
Guide for integrating Agentica SDK with Claude Code CLI proxy
Agentic Workflow Pattern
Agent Orchestration Rules