README: unify install for Claude Code/Codex/Cursor (drop separate Codex section); rename first-build command generate -> init

This commit is contained in:
Xingyu Chen
2026-06-10 18:57:51 -07:00
parent 20c1c58f3c
commit 328e30b6de
4 changed files with 39 additions and 26 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Claude Code skill, but the engine is tool-agnostic — **Codex, Cursor, Aider, o
agent that can read instructions and spawn sub-tasks can drive it.**
## Read these first
- **`SKILL.md`** — the full workflow and the `generate / check / update / test / fix`
- **`SKILL.md`** — the full workflow and the `init / check / update / test / fix`
commands. Follow it exactly.
- **`reference/STANDARDS.md`** — the fixed scoring rubric, smell taxonomy (with
per-language equivalents), severity levels, and the **exact per-module audit prompt**.