We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e12fb commit c1cfd06Copy full SHA for c1cfd06
1 file changed
README.md
@@ -67,6 +67,9 @@ specify init --here --ai claude
67
68
# Check installed tools
69
specify check
70
+
71
+# Diagnose project health
72
+specify doctor
73
```
74
75
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
283
286
284
287
# Check system requirements
285
288
289
290
291
292
293
294
### Available Slash Commands
0 commit comments