create-story-ticket

Installation
SKILL.md

Create Story Ticket

Transforms a raw feature description or requirement into a clean, professional user story written in English. Output is tracker-agnostic Markdown that pastes cleanly into Jira, Azure DevOps, GitHub, GitLab, or YouTrack.

Output Format

Always produce exactly two sections: Title and Description.

Title

A single line. Must be:

  • Concise (under 80 characters)
  • Written as a capability or goal, not a problem statement
  • Specific enough to understand without reading the description
  • Format: [Area/Component] Short description of the capability
Installs
13
Repository
envoydev/skills
First Seen
8 days ago
create-story-ticket — envoydev/skills