cckit — a project OS for coding agents
You bring the ideas and the architecture. cckit runs the mechanics.
Old-school issue tracking, carried into the age of agentic development — your Git becomes retrievable, efficient context. Why I built this →
Tutorials
Section titled “Tutorials”Step-by-step “How to X with Claude Code” guides — each one titled the way you’d search for it, answered in the first screen, then taken start to finish. Browse all tutorials →
Get started
Section titled “Get started” Set up cckit in a Git repo Scaffold config, check GitHub access, confirm the stack. · Beginner · 4 min
Add cckit to an existing repo Bring cckit to a project that already has structure. · Beginner · 5 min
Ship work
Section titled “Ship work” Take a GitHub issue to a merged PR One issue, end to end: worktree → PR → close → cleanup. · Beginner · 6 min
Break a big feature into an effort A parent issue plus sub-issues, shipped as one PR. · Intermediate · 7 min
Run in parallel
Section titled “Run in parallel” Run a wave of issues in parallel Fan unblocked issues out, then gate and merge the clean PRs. · Intermediate · 7 min
Run Claude Code unattended overnight Clear a backlog hands-off, capped, pinged only on a blocker. · Advanced · 8 min
Drive Claude Code headless in CI Consume every verb as JSON/TOON from a bot. · Advanced · 6 min
Security
Section titled “Security” Stop Claude Code from committing secrets Wire cckit's secret guard as a pre-commit hook. · Beginner · 5 min
Keep private & company data out of AI commits Declare a denylist so your private terms are never committed. · Beginner · 5 min
Control what Claude Code is allowed to do The permission gate: read-only by default, explicit consent to mutate. · Intermediate · 5 min
Concepts & extending
Section titled “Concepts & extending” Give Claude Code persistent project memory Wake up already knowing the project — decisions persist across sessions. · Intermediate · 6 min
Run checks automatically with cckit hooks The right check fires at the right moment, no reminders. · Beginner · 5 min
Let Claude Code debug a web page Screenshots, console, network, and Lighthouse as agent commands. · Intermediate · 5 min
Extend Claude Code with cckit skills Run and author /kit- skills for the whole lifecycle. · Beginner · 5 min
Independent, educational project — not affiliated with or endorsed by Anthropic. Claude and Claude Code are trademarks of Anthropic PBC. Disclaimer & trademarks
From Mexico with love by josegtz
