| name | spec-first-anti-slop |
| description | Run a Spec Kit style anti-slop workflow from output contract to spec, plan, tasks, implementation evidence, and PR review. |
Spec-First Anti-Slop
Use this local workflow when a task needs traceable requirements and anti-slop validation.
Steps
- Read
.specify/memory/constitution.md, glossary.md, and architecture-principles.md.
- Draft or update
spec.md before implementation.
- Create a plan that names reuse candidates, dependencies, validation commands, and documentation targets.
- Write tasks with requirement IDs and validation IDs.
- Run
python tools/validators/check_all.py --root . --format markdown.
- Record evidence in the implementation log or PR description.
Rule
Do not convert style suspicion into authorship claims.