Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any...
REQUIRED skill for creating Loom execution plans. Designs DAG-based plans with mandatory knowledge-bootstrap and integration-verify bookends, parallel subagent execution within stages, and...
Code review practices with technical rigor and verification gates. Practices: receiving feedback, requesting reviews, verification gates. Capabilities: technical evaluation, evidence-based claims,...
Automated release workflow for oh-my-claudecode
>
Guide on using oh-my-claudecode plugin
Diagnose and fix oh-my-claudecode installation issues
Setup and configure oh-my-claudecode (the ONLY command you need to learn)
Multi-specialist collaborative work review using independent subagents for comprehensive analysis
Proactively analyzes the codebase and generates specialized subagents and skills to standardize agentic workflows.
Pattern for progressively refining context retrieval to solve the subagent context problem
Pattern for progressively refining context retrieval to solve the subagent context problem
Conduct deep research on any topic using parallel subagents and web tools (web_search, web_fetch, playwright). Use for queries that require comprehensive research from multiple perspectives.
Implements agents using Deep Agents. Use when building agents with create_deep_agent, configuring backends, defining subagents, adding middleware, or setting up human-in-the-loop workflows.
Guides architectural decisions for Deep Agents applications. Use when deciding between Deep Agents vs alternatives, choosing backend strategies, designing subagent systems, or selecting middleware...
Codebase mapping and documentation using parallel AI subagents. Invoke for: map this codebase, document architecture, understand codebase, onboarding to new project, create CODEBASE_MAP.md,...
Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches superpowers:code-reviewer subagent to review implementation against plan or...
Reviews Deep Agents code for bugs, anti-patterns, and improvements. Use when reviewing code that uses create_deep_agent, backends, subagents, middleware, or human-in-the-loop patterns. Catches...
Three-phase design review. Chain architect β refiner β critique subagents. Triggers on: 'design review', 'architecture review', '/arc', system design proposals, significant refactoring decisions,...
Guide for building agents with the Claude Agent SDK (TypeScript/Node.js). Use when creating SDK-based agents, custom tools, in-code subagents, or production agent applications. Provides templates,...