mirror of
https://github.com/github/spec-kit.git
synced 2026-03-16 18:33:07 +00:00
Document specify doctor command in README
This commit is contained in:
@@ -67,6 +67,9 @@ specify init --here --ai claude
|
|||||||
|
|
||||||
# Check installed tools
|
# Check installed tools
|
||||||
specify check
|
specify check
|
||||||
|
|
||||||
|
# Diagnose project health
|
||||||
|
specify doctor
|
||||||
```
|
```
|
||||||
|
|
||||||
To upgrade Specify, see the [Upgrade Guide](./docs/upgrade.md) for detailed instructions. Quick upgrade:
|
To upgrade Specify, see the [Upgrade Guide](./docs/upgrade.md) for detailed instructions. Quick upgrade:
|
||||||
@@ -283,6 +286,9 @@ specify init --here --ai gemini --ai-skills
|
|||||||
|
|
||||||
# Check system requirements
|
# Check system requirements
|
||||||
specify check
|
specify check
|
||||||
|
|
||||||
|
# Diagnose project health
|
||||||
|
specify doctor
|
||||||
```
|
```
|
||||||
|
|
||||||
### Available Slash Commands
|
### Available Slash Commands
|
||||||
|
|||||||
Reference in New Issue
Block a user