Show HN: Claude Composer
a year ago
- #CLI Tool
- #Claude Composer
- #Automation
- Claude Composer is a CLI wrapper for Claude Code that enhances automation, UX, and configuration.
- Key features include automatic dialog dismissal, system notifications, and configurable rulesets and toolsets.
- Installation is done via npm, yarn, or pnpm with global or project-specific configurations.
- Configuration is managed through YAML files with precedence from command-line flags to global defaults.
- Rulesets provide fine-grained control over permission dialogs with built-in options like safe, cautious, and YOLO modes.
- Toolsets manage which tools Claude can use and configure MCP servers for additional capabilities.
- Command-line options allow overriding configurations, specifying rulesets/toolsets, and passing arguments to Claude Code.
- Development contributions are welcome with a detailed release process for patches, minor, and major updates.