You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. Consistency propagation checklist (convert prior checklist into active validations):
44
-
- Read `/.documentation/templates/plan-template.md` and ensure any "Constitution Check" or rules align with updated principles.
45
-
- Read `/.documentation/templates/spec-template.md` for scope/requirements alignment—update if constitution adds/removes mandatory sections or constraints.
46
-
- Read `/.documentation/templates/tasks-template.md` and ensure task categorization reflects new or removed principle-driven task types (e.g., observability, versioning, testing discipline).
47
-
- Read each command file in `/.documentation/templates/commands/*.md`(including this one) to verify no outdated references (agent-specific names like CLAUDE only) remain when generic guidance is required.
48
-
- Read any runtime guidance docs (e.g., `README.md`, `.documentation/quickstart.md`, or agent-specific guidance files if present). Update references to principles changed.
44
+
- Read `/.documentation/templates/plan-template.md`(or `templates/plan-template.md` in source repos) and ensure any "Constitution Check" or rules align with updated principles.
45
+
- Read `/.documentation/templates/spec-template.md`(or `templates/spec-template.md` in source repos) for scope/requirements alignment—update if constitution adds/removes mandatory sections or constraints.
46
+
- Read `/.documentation/templates/tasks-template.md`(or `templates/tasks-template.md` in source repos) and ensure task categorization reflects new or removed principle-driven task types (e.g., observability, versioning, testing discipline).
47
+
- Read command prompt templates from `templates/commands/*.md`when available; otherwise inspect generated command files under active agent folders (for example `.github/agents/`, `.claude/commands/`, `.cursor/commands/`, `.gemini/commands/`). Verify no outdated references (agent-specific names like CLAUDE only) remain when generic guidance is required.
48
+
- Read runtime guidance docs (for example `README.md`, `/.documentation/Guide.md`, and agent-specific guidance files if present). Update references to principles changed.
49
49
50
50
5. Produce a Sync Impact Report (prepend as an HTML comment at top of the constitution file after update):
0 commit comments