Generate and manage Claude Code configs: CLAUDE.md, skills, agents, hooks, and MCP settings.
ccboot doesn't just set up Claude Code — it prevents Claude from shipping broken code. An MCP server that generates, validates, and manages Claude Code configuration artifacts with built-in enforcement. When you run , you get a project where: Claude cannot mark a task complete without tests passing Claude cannot commit code with empty catch blocks or types Claude cannot skip error handling or…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
ccboot doesn't just set up Claude Code — it prevents Claude from shipping broken code. An MCP server that generates, validates, and manages Claude Code configuration artifacts with built-in enforcement. When you run , you get a project where: Claude cannot mark a task complete without tests passing Claude cannot commit code with empty catch blocks or types Claude cannot skip error handling or leave TODO comments in finished code Claude gets blocked by hooks if it tries dangerous operations…