mirror of
https://github.com/JuliusBrussee/cavekit.git
synced 2026-09-14 16:32:40 +08:00
0fa227f1ee
Bump plugin to version 3.0 and update plugin/marketplace metadata (description and keywords). Major README rewrite: reorganized into a clear "loop" (sketch → map → make → check), added first-run and brownfield flows, new/renamed commands (e.g. /ck:ship, /ck:review, /ck:revise, /ck:init, /ck:config, /ck:status, /ck:help), expanded CLI and configuration docs, and clarified Codex integration and review modes. Rename/clarify backpropagation → revision flows (commands and docs updated to use /ck:revise --trace), update verifier routing in commands/check.md, and adjust Codex-related command names (/ck:review --codex). Update agent metadata (architect, drafter) to reflect new command names. Update runtime and tooling docs and scripts (install.sh, scripts/cavekit-tools.cjs) and several context/kit implementation files to reflect the Codex review loop, tier gating, and make/mapping command changes. Misc: README copy edits, skills docs updates, and small doc/path adjustments throughout the repository to match the new workflow and naming.