mirror of
https://github.com/mattpocock/skills.git
synced 2026-07-29 02:52:42 +07:00
Research stays a real ticket type — it's a shared blocker downstream decisions hang on, which the frontier's blocking edges exist to render. What changes is resolution: because research is AFK, charting doesn't stop and read. After creating the tickets, the charting session fires a /research subagent for each research ticket to burn it down in parallel, capturing findings on a throwaway research/<name> branch with a context pointer. Charting's "fire the research subagents" step owns how research is handled; the Ticket Types bullet just names the resolver, and the one-ticket-per-session rule carries the research exception. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
728 B
728 B
mattpocock-skills
| mattpocock-skills |
|---|
| minor |
Wayfinder now burns research tickets down with subagents instead of leaving them parked for a separately-launched session.
Research stays a real ticket type — it's a genuine shared blocker that downstream decisions hang on, and that dependency is exactly what the frontier's blocking edges exist to render. What changes is how it's resolved: because research is AFK, charting doesn't stop and read it. After creating the tickets, the charting session fires a /research subagent for each research ticket to burn it down in parallel, capturing the findings on a throwaway research/<name> branch with a context pointer. Research tickets are the one exception to one ticket per session.