Skip to content
Prev Previous commit
Next Next commit
Document specify doctor command in README
  • Loading branch information
KhawarHabibKhan committed Mar 13, 2026
commit c1cfd061293ac5c82acb11d8dcbd07d993ce6b48
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ specify init --here --ai claude

# Check installed tools
specify check

# Diagnose project health
specify doctor
```

To upgrade Specify, see the [Upgrade Guide](./docs/upgrade.md) for detailed instructions. Quick upgrade:
Expand Down Expand Up @@ -283,6 +286,9 @@ specify init --here --ai gemini --ai-skills

# Check system requirements
specify check

# Diagnose project health
specify doctor
```

### Available Slash Commands
Expand Down