The emerging practice of spec-driven development, and its most hardcore variation, "spec-as-source", makes it possible to write software which, in theory, treats specs and design docs as the source code, and treats the resulting agent-written code as something that has more in common with a build artifact than with source code.
- Copy this AGENTS.md into your project
- Copy these
.github/prompts/and.github/skills/folders into your project's.github/folder - Restart your IDE
- Now you can use the slash commands starting with
/spex-
Coming soon.