atdd
Start the ATDD workflow for a new feature. Optionally provide a feature description as an argument.
Audit GWT acceptance test specs for implementation leakage. Optionally provide a specific file path.
> /plugin marketplace add swingerman/disciplined-agentic-engineeringHow it fires
How this command gets triggered: by you, by Claude, or both.
/spec-checkContext preview
What this command does when you run it.
Audit GWT acceptance test specs for implementation leakage. Optionally provide a specific file path.
name: spec-check description: Audit GWT acceptance test specs for implementation leakage. Optionally provide a specific file path.
Audit acceptance test specifications for implementation leakage.
Invoke the `spec-guardian` agent to review spec files.
If a file path was provided as an argument, review only that file. If no argument was provided, review all `.txt` files in `specs/`.
**Target:** $ARGUMENTS
A methodology kit for engineering-led AI development — spec-driven, test-driven, charter-bound. ATDD + mutation testing + deterministic guardrails. AI agents do the typing. Engineers stay in charge of architecture, behavior contracts, and verification.
Repo: swingerman/disciplined-agentic-engineering
Start the ATDD workflow for a new feature. Optionally provide a feature description as an argument.
Optional mutant IDs or file path to focus on (e.g., "src/auth.ts" or "1,3,5" for specific mutant IDs)
Optional target path or flags (e.g., "src/auth/" to mutate only auth module)