What problem does it solve?
This Skill eliminates the manual, error-prone work of translating an external ticket (Linear/Jira/GitHub/GitLab/ClickUp) into an APED-conformant story, including placement decisions, acceptance criteria drafting, and safe handoff.
Core Features & Use Cases
- External ticket intake: Fetches the ticket content, extracts key details (title, description, labels/status, assignees, recent comments), and uses it as the source of truth for the story draft.
- APED placement & scoping: Chooses where the story belongs (epic bucket, auto-match, or interactive selection) and prevents duplicate intake for tickets already planned.
- Artefact + state updates with guardrails: Writes the story to the correct location and registers it in state.yaml without automatically running dev, with optional comment-back to the source ticket.
Quick Start
Run aped-from-ticket with your ticket ID or URL so the Skill can draft a ready-for-dev story and register it in state.yaml.