What problem does it solve?
This Skill removes the friction of handing coding work to Claude Code by providing a clear orchestration guide for installation, authentication, and terminal-based execution, so you can delegate implementation and review tasks reliably.
Core Features & Use Cases
- Non-interactive execution: Use print mode for one-shot tasks such as bug fixes, refactors, code reviews, and structured analysis.
- Interactive agent sessions: Use tmux-backed PTY sessions for multi-turn development, follow-up prompts, and slash-command workflows.
- Operational safety and control: Handles trust prompts, permission bypass warnings, JSON output, session resumption, tool whitelisting, and budget or turn limits.
- Use case: Delegate a feature branch to Claude Code, then resume the session to review changes, add tests, and iterate until the work is ready to merge.
Quick Start
Ask the Claude Code skill to set up an authenticated session and run a coding task in print mode for the current project.