fix template, remove okr, use casan.*
This commit is contained in:
@@ -26,10 +26,10 @@ REJECTED verdict received
|
||||
|
||||
| Gate Step | Review Agent | Fix Agent | Fix Instruction |
|
||||
|-----------|-------------|-----------|-----------------|
|
||||
| Step 5 | `okr.reviewspec` | `speckit.specify` | "Fix CRITICAL spec issues: <list>. Re-generate affected sections of spec.md." |
|
||||
| Step 7 | `okr.reviewplan` | `speckit.plan` | "Fix CRITICAL plan conformance issues: <list>. Update plan.md." |
|
||||
| Step 11 | `okr.reviewcode` | `speckit.implement` | "Fix CRITICAL code review issues: <list>. Apply minimal targeted fixes." |
|
||||
| Step 12 | `okr.testkit` | `speckit.implement` | "Fix CRITICAL test failures tracing to SRS/BD/DD: <failed test list>." |
|
||||
| Step 5 | `casan.reviewspec` | `speckit.specify` | "Fix CRITICAL spec issues: <list>. Re-generate affected sections of spec.md." |
|
||||
| Step 7 | `casan.reviewplan` | `speckit.plan` | "Fix CRITICAL plan conformance issues: <list>. Update plan.md." |
|
||||
| Step 11 | `casan.reviewcode` | `speckit.implement` | "Fix CRITICAL code review issues: <list>. Apply minimal targeted fixes." |
|
||||
| Step 12 | `casan.testkit` | `speckit.implement` | "Fix CRITICAL test failures tracing to SRS/BD/DD: <failed test list>." |
|
||||
|
||||
## BACK-TO-PLAN Fix Cycle (Step 12 only)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user