What problem does it solve?
This Skill eliminates the manual effort of managing coding workflows like bug fixes, refactoring, PR reviews, and test generation, freeing up developer and analyst time for higher-value security and engineering work.
Core Features & Use Cases
- Dual Orchestration Modes: Supports non-interactive print mode for one-shot tasks (CI/CD automation, single bug fixes, structured data extraction) and interactive PTY mode for multi-turn iterative work (refactoring cycles, exploratory coding, human-in-the-loop reviews).
- Automated Workflow Management: Handles permission dialogs, session persistence, parallel task execution, and MCP server integration out of the box, eliminating manual CLI configuration overhead.
- Use Case: A security analyst can use this Skill to automatically review a pull request for vulnerabilities, refactor flagged code, and generate unit tests for changes in a single streamlined workflow.
Quick Start
Use the claude-code skill to review the latest pull request for security issues and refactor any flagged authentication code to use JWT tokens.