Skip to content

Specify

2Specify

Specify turns a feature idea into a spec that captures WHAT and WHY — never technology. It produces prioritized user stories (US-#), testable requirements in EARS notation (FR-###), Given/When/Then acceptance criteria, and measurable success criteria (SC-###). Unknowns are flagged inline as [NEEDS CLARIFICATION: …] rather than guessed.

Terminal window
/amby.specify <feature description>

Reads

  • .amby/constitution.md

Writes

  • specs/NNN-slug/spec.md

The spec is created under a numbered feature directory, specs/NNN-slug/.

Made within Ambystech