Fixes as per PR Review from Copilot

This commit is contained in:
danielmeppiel
2025-09-16 16:08:42 +02:00
parent 794515d242
commit a9512e00fc
13 changed files with 211 additions and 80 deletions

View File

@@ -144,8 +144,8 @@ Spec Kit includes full APM (Agent Package Manager) functionality for managing mo
### Unified Initialization
```bash
# The --with-apm flag creates both SDD and APM structures
specify init my-project --ai claude --with-apm
# The --use-apm flag creates both SDD and APM structures
specify init my-project --ai claude --use-apm
```
### APM Commands