CLI tool enhances Claude Code
Top 52.0% on sourcepulse
Claude Composer enhances the Claude Code AI assistant by reducing interruptions, managing tool usage, and providing system notifications. It targets developers and power users seeking a more streamlined and controllable AI coding experience.
How It Works
Claude Composer acts as a wrapper around Claude Code, intercepting and modifying its behavior. It achieves reduced interruptions by automatically accepting confirmation prompts when the --yolo
flag is enabled. Tool management is handled through configurable toolsets
, allowing users to specify which tools Claude can access. System notifications provide real-time updates on Claude's actions.
Quick Start & Requirements
npm install -g claude-composer
(or pnpm
, yarn
)claude-composer cc-init
to initialize.claude-composer
(with optional flags like --yolo
).Highlighted Details
Maintenance & Community
The project is maintained by possibilities. No specific community links (Discord/Slack) or roadmap are provided in the README.
Licensing & Compatibility
The README does not specify a license. Compatibility for commercial use or closed-source linking is not mentioned.
Limitations & Caveats
The "Enhanced visibility" feature (system notifications) is marked as BROKEN. The project indicates a "BIG UPDATE SOON," suggesting potential instability or ongoing development.
3 days ago
Inactive