Troubleshoot Claude Code extensions and behavior. Triggers on: debug, troubleshoot, not working, skill not loading, hook not running, agent not found.
Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices
Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, extension scaffold.
Run Claude Code programmatically without interactive UI. Triggers on: headless, CLI automation, --print, output-format, stream-json, CI/CD, scripting.
Claude Code hook system for pre/post tool execution. Triggers on: hooks, PreToolUse, PostToolUse, hook script, tool validation, audit logging.
Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.
Query and interact with Prometheus HTTP API for monitoring data. Use when Claude needs to query Prometheus metrics, execute PromQL queries, retrieve targets/alerts/rules status, access metadata...
Observe Before Editing
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
Agentic Workflow Pattern
Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup", "learn from sessions", "compound learnings", or "what patterns should become skills".
Parallel Agent Orchestration
System health check (MOT) for skills, agents, hooks, and memory
Unified math capabilities - computation, solving, and explanation. I route to the right tool.
Agent Context Isolation
Wiring Verification
Hook Development Rules
Completion Check: Verify Infrastructure Is Wired
AI-powered web search, research, and reasoning via Perplexity
Code refactoring workflow - analyze β plan β implement β review β validate