Files
Trevin Chow 5238c0e7df fix(ce-brainstorm): reduce token cost by extracting late-sequence content
Extract Phase 3 (requirements capture) and Phase 4 (handoff) into
reference files loaded on demand. These phases comprise 53% of the
skill but are only needed after the interactive dialogue completes.

- SKILL.md: 387 -> 173 lines (55% reduction)
- references/requirements-capture.md: document template, formatting, completeness checks
- references/visual-communication.md: conditional diagram guidance
- references/handoff.md: next-step options, dispatch logic, closing summaries
- Deduplicate interaction rules restated in Phase 1.3

Follows the proven pattern from ce:plan (#489) and document-review (#509).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 11:19:56 -07:00
..