We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1ce164 commit e72385bCopy full SHA for e72385b
1 file changed
README.md
@@ -29,8 +29,8 @@ You describe what you want to build. Claude Code writes a PRD (Product Requireme
29
│ → Runs prd-check automatically │ │ Load last_failure.txt (if retry) │ │
30
│ → Cross-refs lessons, auto-fixes │ │ Build prompt with full context │ │
31
│ │ │ Spawn Claude → write code │ │
32
-│ 3. /prd-check (re-validate) │ │ │ │
33
-│ → Standalone after manual edits │ │ code-check: │ │
+│ │ │ │ │
+│ │ │ code-check: │ │
34
│ │ │ [1] Lint │ │
35
│ ENHANCE AS YOU LEARN │ │ [2] Tests │ │
36
│ /lesson → teach patterns │ │ [3] PRD test steps │ │
0 commit comments