agentsclimarketplace

Generate single line user stories with specific ids

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/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.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-single-line-user-stories-with-specific-ids

Assembled 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.

SKILL.md

2.4 KB, 345 tokens by cl100k_base, 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

  1. Preserve Numbering: Strictly maintain the original task ID or numbering (e.g., "E2 - US355") at the beginning of each story for easy identification.
  2. Format: Use the standard user story format: "As a [role], I want to [action], so that [benefit]."
  3. Role Inference: Infer the most logical role (e.g., team lead, developer, marketing member) from the task context.
  4. 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

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.