refactor: merge deepen-plan into ce:plan as automatic confidence check (#404)
This commit is contained in:
@@ -20,12 +20,11 @@ The primary entry points for engineering work, invoked as slash commands:
|
||||
|-------|-------------|
|
||||
| `/ce:ideate` | Discover high-impact project improvements through divergent ideation and adversarial filtering |
|
||||
| `/ce:brainstorm` | Explore requirements and approaches before planning |
|
||||
| `/ce:plan` | Transform features into structured implementation plans grounded in repo patterns |
|
||||
| `/ce:plan` | Transform features into structured implementation plans grounded in repo patterns, with automatic confidence checking |
|
||||
| `/ce:review` | Structured code review with tiered persona agents, confidence gating, and dedup pipeline |
|
||||
| `/ce:work` | Execute work items systematically |
|
||||
| `/ce:compound` | Document solved problems to compound team knowledge |
|
||||
| `/ce:compound-refresh` | Refresh stale or drifting learnings and decide whether to keep, update, replace, or archive them |
|
||||
| `/deepen-plan` | Stress-test plans and deepen weak sections with targeted research |
|
||||
|
||||
### Git Workflow
|
||||
|
||||
|
||||
Reference in New Issue
Block a user