Commit 6783d2a
feat: rewrite create-expert v2.0.0 — plan/write/verify with CLI validation
Architecture overhaul based on 100+ test runs:
- Plan restored as "context expansion" — maximizes context before authoring
- Write uses `perstack validate` and `perstack schema` CLI tools instead
of LLM-based review (which was unreliable for structural correctness)
- Verify does test execution + ONE completion signal check (no separate
test expert — context separation caused misunderstanding)
- Verify appends results to plan.md for cross-iteration knowledge continuity
- Review and test experts removed
- Completion signal: ONE, binary, deterministic, essential
- Max 3 iterations
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 35f9bf3 commit 6783d2a
File tree
2 files changed
+131
-229
lines changed- .changeset
- definitions/create-expert
2 files changed
+131
-229
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments