Merge branch 'spec-kit-vnext' of https://github.com/github/spec-kit into spec-kit-vnext

This commit is contained in:
Den Delimarsky 🌺
2025-09-21 12:32:19 -07:00
6 changed files with 6 additions and 6 deletions

View File

@@ -182,7 +182,7 @@ After running `specify init`, your AI coding agent will have access to these sla
| Variable | Description |
|------------------|------------------------------------------------------------------------------------------------|
| `SPECIFY_FEATURE` | Override feature detection for non-git repositories. Set to the feature directory name (e.g., `001-photo-albums`) to work on a specific feature when not using git branches.<br/>**Must be set in the context of the agent you're working with prior to using `/plan` or follow-up commands. |
| `SPECIFY_FEATURE` | Override feature detection for non-Git repositories. Set to the feature directory name (e.g., `001-photo-albums`) to work on a specific feature when not using Git branches.<br/>**Must be set in the context of the agent you're working with prior to using `/plan` or follow-up commands. |
## 📚 Core philosophy