| name | fusion-issue-author-user-story |
| description | DEPRECATED: Use fusion-issue-authoring instead. Previously: Draft and update user-story issues with role-action-value framing and workflow scenarios. |
| license | MIT |
| metadata | {"version":"0.1.3","status":"deprecated","deprecated_at":"2026-03-18","successor":"fusion-issue-authoring","owner":"@equinor/fusion-core","orchestrator":"fusion-issue-authoring","role":"subordinate","tags":["github","issue-authoring","user-story","deprecated"],"mcp":{"required":["github"]}} |
DEPRECATED: This skill has been consolidated into fusion-issue-authoring. Install only fusion-issue-authoring for full bug/feature/user-story/task authoring capability. See equinor/fusion-core-tasks#802 for details.
Author User Story Issue
Dependency
Requires fusion-issue-authoring as the top-level orchestrator for classification, shared gates, and publish flow.
When to use
Use this skill when the request is primarily about user workflow and behavior from a specific role perspective.
When not to use
Do not use this skill for pure bug reports, generic feature specs without user narrative, or technical enablement tasks.
Required inputs
- User role and workflow context
- Story goal (
As a... I want... so that...)
- Key scenarios and success criteria
Instructions
- Confirm routed type is
User Story.
- Draft locally in
.tmp/USER-STORY-<context>.md.
- Structure draft with:
- Story statement
- Context/pain points
- Functional requirements
- Scenarios (
Given/When/Then)
- Validation approach
- Ensure scenarios are testable and role-centered.
- Return draft summary for orchestrator review/publish flow.
Template fallback:
skills/fusion-issue-author-user-story/assets/issue-templates/user-story.md
Expected output
- Draft file path in
.tmp/
- Proposed title/body summary
- Story-specific scenario and validation summary
Safety & constraints
Do not perform mutation directly; mutation stays in fusion-issue-authoring.