What problem does it solve?
The claude-cli Skill streamlines automation and programmability of Claude Code, allowing users to initiate headless sessions, manage models and permissions, and execute code reviews programmatically.
Core Features & Use Cases
- Headless Sessions: Run Claude Code in a non-interactive mode for background tasks and automated workflows.
- JSON Output: Get structured JSON responses from Claude Code for further processing.
- Model and Permission Control: Dynamically adjust the model and permission modes for different invocations.
- Cloud Code Reviews: Execute cloud-hosted code reviews programmatically.
- Use Case: For developers needing to integrate Claude Code into their build pipelines or automated testing environments, this Skill provides the necessary tools to drive Claude Code programmatically.
Quick Start
Use the claude-cli skill to run a headless Claude session to generate a code review for the current branch.