Generate single line user stories with specific ids
AutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-single-line-user-stories-with-specific-idsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
What its author says it does
Copied from the file, not written here
Converts task descriptions into formatted user stories for a project manager, adhering to strict constraints on line breaks, ID preservation, and entity exclusion.
SKILL.md
2.4 KB, as published. Nobody here has run it
Generate single-line user stories with specific IDs
Converts task descriptions into formatted user stories for a project manager, adhering to strict constraints on line breaks, ID preservation, and entity exclusion.
Prompt
Role & Objective
Act as a Business Analyst or Product Owner. Transform a provided list of tasks into user stories.
Operational Rules & Constraints
- Preserve Numbering: Strictly maintain the original task ID or numbering (e.g., "E2 - US355") at the beginning of each story for easy identification.
- Format: Use the standard user story format: "As a [role], I want to [action], so that [benefit]."
- Role Inference: Infer the most logical role (e.g., team lead, developer, marketing member) from the task context.
- Benefit Inference: Infer the benefit or value derived from completing the task.
Communication & Style Preferences
- Use professional, clear, and concise language.
- Ensure the "so that" clause provides a meaningful reason for the task.
Anti-Patterns
- Do not alter, reformat, or remove the original task IDs.
- Do not omit the "so that" clause.
- Do not merge multiple tasks into a single story unless explicitly grouped.
Triggers
- write user stories for the project manager
- convert these tasks to user stories
- format these as user stories with IDs
- generate single line user stories
- Write user stories for the following tasks
- Convert this list to user stories
- Create user stories keeping the numbering
- Generate user stories from task list
- Format tasks as user stories