diff --git a/.agents/skills/README.md b/.agents/skills/README.md index 1341e98..e6857f1 100644 --- a/.agents/skills/README.md +++ b/.agents/skills/README.md @@ -11,7 +11,7 @@ Installed skills: - `test-build/` — test contract metadata blocks - `meta-module-build/` — metadata-first module scaffolding - `manifest/` — living-spec generator for `CLAUDE.md` (vendored from - `The-Interdependency/skill-lib@546b45b`). Generates the mechanical facts + `The-Interdependency/skill-lib@d6e4d78`). Generates the mechanical facts block in `CLAUDE.md` from `backend/pyproject.toml` + the tree; the `manifest drift check` workflow runs `generate.py --check` in CI. Refresh with `python .agents/skills/manifest/generate.py --pyproject backend/pyproject.toml --write`.