fusion-issue-author-task
DEPRECATED: Use fusion-issue-authoring instead. Previously: Draft and update task issues with checklist-first decomposition and dependency-aware sequencing.
Works with
--- name: fusion-issue-author-task description: DEPRECATED: Use fusion-issue-authoring instead. Previously: Draft and update task issues with checklist-first decomposition and dependency-aware sequencing. license: MIT --- > **DEPRECATED**: This skill has been consolidated into [`fusion-issue-authoring`](../../fusion-issue-authoring/SKILL.md). Install only `fusion-issue-authoring` for full bug/feature/user-story/task authoring capability. See [equinor/fusion-core-tasks#802](https://github.com/equinor/fusion-core-tasks/issues/802) for details. # Author Task Issue ## Dependency Requires `fusion-issue-authoring` as the top-level orchestrator for classification, shared gates, and publish flow. ## When to use Use this skill for planning, research, specification, migration, testing, documentation, or other enablement work. ## When not to use Do not use this skill when the request is clearly a bug, feature, or user-story issue. ## Required inputs - Task objective and scope - Dependency and ordering constraints ## Instructions 1. Confirm routed type is `Task`. 2. Start with a concise checklist of small tasks when request is broad. 3. For multi-issue requests, define logical order and blockers before drafting. 4. Draft locally in `.tmp/TASK-<context>.md`. 5. Use appropriate task template variant (planning/research/spec/testing/documentation/generic). 6. Include dependency notes and blocker mapping in the draft. 7. Return draft summary for orchestrator review/publish flow. Template fallback: - `skills/fusion-issue-author-task/assets/issue-templates/task.md` - `skills/fusion-issue-author-task/assets/issue-templates/task.planning.md` - `skills/fusion-issue-author-task/assets/issue-templates/task.research.md` - `skills/fusion-issue-author-task/assets/issue-templates/task.spec.md` - `skills/fusion-issue-author-task/assets/issue-templates/task.ux.md` - `skills/fusion-issue-author-task/assets/issue-templates/task.testing.md` - `skills/fusion-issue-author-task/assets/issue-templates/task.documentation.md` ## Expected output - Checklist (for broad task requests) - Draft file path in `.tmp/` - Dependency plan (order + blockers) - Task-specific decomposition summary ## Safety & constraints Never create contradictory dependency links. Always model sequencing before adding blockers. Do not perform mutation directly; mutation stays in `fusion-issue-authoring`.
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

