What problem does it solve?
This Skill helps you offload coding work to Claude Code when you need a reliable terminal-based agent to implement features, refactor code, review diffs, or keep an iterative development session moving without manual step-by-step prompting.
Core Features & Use Cases
- Task Delegation: Send implementation, debugging, and cleanup work to Claude Code so it can operate directly on files, commands, and git workflows.
- Automation Modes: Choose between non-interactive print mode for one-shot jobs and interactive PTY sessions for deeper multi-turn development cycles.
- Safety and Control: Use permission modes, allowed tools, session resumption, and structured outputs to keep autonomous coding predictable and auditable.
- Use Case: Ask it to refactor an auth module, generate tests for the new logic, and review the resulting diff in one coordinated workflow.
Quick Start
Use the claude-code skill to delegate your current coding task to Claude Code and ask it to implement, test, or review the changes in your project.