feat(ce-ideate): mode-aware v2 ideation (#588)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Trevin Chow
2026-04-17 11:40:54 -07:00
committed by GitHub
parent 59dbaef376
commit 12aaad31eb
10 changed files with 1144 additions and 96 deletions

View File

@@ -165,6 +165,7 @@ Agents are specialized subagents invoked by skills — you typically don't call
| `repo-research-analyst` | Research repository structure and conventions |
| `session-historian` | Search prior Claude Code, Codex, and Cursor sessions for related investigation context |
| `slack-researcher` | Search Slack for organizational context relevant to the current task |
| `web-researcher` | Perform iterative web research and return structured external grounding (prior art, adjacent solutions, market signals, cross-domain analogies) |
### Design