What problem does it solve?
This Skill eliminates the friction of manually switching context to run coding, analysis, or refactoring tasks in Claude Code, while ensuring you retain full control and verification over all sub-agent outputs to avoid unreviewed changes or errors.
Core Features & Use Cases
- Headless Sub-Agent Delegation: Run Claude Code in non-interactive mode to handle coding tasks without manual input, freeing you to focus on higher-level planning.
- Flexible Permission Modes: Choose from least-privilege access levels (default, plan, acceptEdits, bypassPermissions) to match the risk level of each task, from read-only reviews to full implementation.
- Supervision & Verification Workflow: Built-in guidance for capturing sub-agent outputs, independently verifying changes via git diff and test runs, and iterating on corrections via session resume.
- Use Case: You need a second opinion on a complex refactor; use this Skill to delegate the task to Claude Code in plan mode, capture its proposed changes, and review them before applying.
Quick Start
Use the claude-code skill to delegate a code review of your current uncommitted changes to Claude Code in plan mode and capture the output for your review.