We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ced7c2c commit 1d9d355Copy full SHA for 1d9d355
AGENTS.md
@@ -300,7 +300,7 @@ src/{package_name}/
300
**Example outcome**:
301
```bash
302
$ cd my-speckit
303
-$ /metaspec.sds.specify # Define MCP specification
+$ /metaspec.sds.specify # Define domain specification
304
$ /metaspec.sdd.specify # Choose Python, Parser+Validator+CLI
305
$ /metaspec.sdd.plan # Design Python architecture
306
$ /metaspec.sdd.implement # Generate code
0 commit comments