refactor: merge deepen-plan into ce:plan as automatic confidence check (#404)

This commit is contained in:
Trevin Chow
2026-03-26 22:15:58 -07:00
committed by GitHub
parent 5e6cd5c909
commit da390a65a2
16 changed files with 717 additions and 468 deletions

View File

@@ -260,8 +260,7 @@ Structure your findings as:
## Integration Points
This agent is designed to be invoked by:
- `/ce:plan` - To inform planning with institutional knowledge
- `/deepen-plan` - To add depth with relevant learnings
- `/ce:plan` - To inform planning with institutional knowledge and add depth during confidence checking
- Manual invocation before starting work on a feature
The goal is to surface relevant learnings in under 30 seconds for a typical solutions directory, enabling fast knowledge retrieval during planning phases.