v0.4.0 - The maximal public collection
The first release of the public Claude Code config collection — deliberately maximal: everything the disclosure audit permits, in one working payload.
The big idea: configuration sets should be as easy to share, load in, and swap out as tools are in dazzlecmd. Fork this repo, point ccs at it, layer your private overlay on top.
What's in v0.4.0
- The orchestrator:
dotclaude/CLAUDE.md— a curated global memory file with [FILL IN] invitation sections for your machines/layout/integrations (applied seed-if-absent; never overwrites yours) - 14 skills / 28 commands / 11 agents / 1 enforcement hook — the full workflow: orient → design → verify → gate → commit → ship → reflect (see docs/workflow.md)
- Settings templates (battle-tested permission lists, templated hooks/statusline) and async research scripts
- Docs: workflow guide with mermaid lifecycle, project-structure conventions (the private/ vault, the dazzlecmd-first graduation path), and the make-it-yours customization checklist
- Guards that travel with forks: pre-push credential scanning + VERSION/CHANGELOG lockstep (
sh scripts/install-hooks.sh); personal marker lists stay in an untracked local file by design - Vendored git-repokit-common at
scripts/repokit-common/
Every published file passed marker scans plus independent adversarial content review. Full inventory and history in the CHANGELOG.