Breaks down GitHub user story issues into ordered, dependency-aware task drafts with explicit publish gates before you commit to anything. Works in three modes depending on what other Fusion skills are available: full orchestrated workflow, subordinate draft-only, or inline fallback. Runs a devil's advocate check before drafting to catch architecture ambiguities, implicit API contracts, and circular dependencies. Defaults to draft-only mode and requires same-turn confirmation before publishing. Delegates actual GitHub mutations to fusion-issue-authoring when available, includes repair mode for fixing missing issue types or parent links. Experimental and Equinor-specific, but the approach to cautious mutation and degradation is worth studying if you're building planning automation.
npx skills add https://github.com/equinor/fusion-skills --skill fusion-issue-task-planning