byduolahypercho· 3 skills
Produce a high-confidence, CONCISE implementation / architecture / strategy PLAN that follows the OMC plan system end to end. It first runs OMC's real requirements interview (auto-chains the omc-plan skill: one question at a time, explore-first, Analyst consult) to produce an initial plan in .omc/plans/, then DEEPENS that plan with a 3-round ITERATIVE fusion loop — each round an Opus 4.8 panelist (Agent subagent) and a GPT-5.5 panelist (via codex) critique/improve it IN PARALLEL and BLIND, then Opus 4.8 (the orchestrator) judges and synthesizes one tighter plan that seeds the next round, stopping early on convergence. Writes the final dense plan back to the same .omc/plans/<slug>.md, then offers the OMC handoff (/omc-plan --review → /team or /ralph). Use for high-stakes planning, architecture decisions, strategy calls, and hard debugging — especially when the user runs /plan or asks how to approach a non-trivial build. Reuses the fusion skill's run_codex.sh + judge rubric. NOT for trivial tasks (single pass is enough).
$npx -y skills add duolahypercho/fusion-fable --skill fusion-planInstalls into the current project.
Run `npx skills use "https://github.com/duolahypercho/fusion-fable" --skill "duolahypercho/fusion-fable/fusion-plan"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/duolahypercho/fusion-fable" that are relevant to the current task. Run `npx skills add "https://github.com/duolahypercho/fusion-fable"` and select the relevant skills, then follow their instructions.