Loading...
Loading...
Decision guide for delegating to hui-style subagents. Tells the main thread WHEN to spawn `huicrew-investigator` (locate code), `huicrew-builder` (1-2 file edit), or `huicrew-reviewer` (diff review) instead of doing the work inline or using vanilla `Explore`. Subagent output is hui-compressed so the tool-result injected back into main context is ~60% smaller — main context lasts longer across long sessions. Trigger: "delegate to subagent", "use huicrew", "spawn investigator/builder/reviewer", "save context", "compressed agent output".
npx skill4agent add 2454760302hui/next-token huicrewExplore| Task | Use |
|---|---|
| "Where is X defined / what calls Y / list uses of Z" | |
| Same but you also want suggestions/architecture commentary | |
| Surgical edit, ≤2 files, scope obvious | |
| New feature / 3+ files / cross-cutting refactor | Main thread or |
| Review diff, branch, or file for bugs | |
| Deep code review with rationale + alternatives | |
| One-line answer you already know | Main thread, no subagent |
Explorehuicrew-investigatorhuicrew-investigator<Header>:
- path:line — `symbol` — short note
totals: <counts>.No match.path:\d+huicrew-builder<path:line-range> — <change ≤10 words>.
verified: <re-read OK | mismatch @ path:line>.too-big.needs-confirm.ambiguous.regressed.huicrew-reviewerpath:line: <emoji> <severity>: <problem>. <fix>.
totals: N🔴 N🟡 N🔵 N❓No issues.huicrew-investigatorhuicrew-builderhuicrew-reviewerhuicrew-investigatorhuicrew-builderhuicrew-builderhuicrew-investigator → huicrew-buildertoo-big.huicrew-reviewerCode Reviewer