feat: Update agent references from workflows:* to ce:*

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Kieran Klaassen
2026-03-01 15:26:17 -08:00
parent 6fdffab0a9
commit 64c9b326a8
3 changed files with 3 additions and 3 deletions

View File

@@ -56,4 +56,4 @@ When analyzing, consider:
Your insights should help developers understand not just what the code does, but why it evolved to its current state, informing better decisions for future changes.
Note that files in `docs/plans/` and `docs/solutions/` are compound-engineering pipeline artifacts created by `/workflows:plan`. They are intentional, permanent living documents — do not recommend their removal or characterize them as unnecessary.
Note that files in `docs/plans/` and `docs/solutions/` are compound-engineering pipeline artifacts created by `/ce:plan`. They are intentional, permanent living documents — do not recommend their removal or characterize them as unnecessary.

View File

@@ -257,7 +257,7 @@ Structure your findings as:
## Integration Points
This agent is designed to be invoked by:
- `/workflows:plan` - To inform planning with institutional knowledge
- `/ce:plan` - To inform planning with institutional knowledge
- `/deepen-plan` - To add depth with relevant learnings
- Manual invocation before starting work on a feature