Skip to content

Commit 54916b6

Browse files
FL4TLiN3claude
andauthored
refactor: merge design-roles and find-skill into plan, fix Built-in Verification principle (#768) (#768)
Abolish design-roles and find-skill as separate pipeline stages. Plan now handles both requirements analysis and architecture design directly. Fix the Built-in Verification principle: verifiers must actually execute artifacts to test whether they work, not just review code. The principle is now enforced consistently across plan (design time), write-definition (self-check), and verify-test (semantic review). Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 61947a1 commit 54916b6

File tree

2 files changed

+60
-185
lines changed

2 files changed

+60
-185
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -135,12 +135,6 @@ Runs (create-expert) Enter:Select b:Back q:Quit
135135
> ✓ create-expert Form a team named bash-gaming. They build indie CLI games…
136136
| \
137137
| ✓ @create-expert/plan Create a Perstack expert definition for team…
138-
| ✓ @create-expert/design-roles Design the technical architecture…
139-
| | \
140-
| | ✗ @create-expert/find-skill
141-
| | ✗ @create-expert/find-skill
142-
| | ○ @create-expert/find-skill
143-
| | /
144138
| ✓ @create-expert/build Build the bash-gaming perstack.toml expert…
145139
| | \
146140
| | ✓ @create-expert/test-expert Build a word puzzle game 'lexicon'

0 commit comments

Comments
 (0)