product/defining-user-stories/SKILL.md
Translate high-level requirements into specific, value-focused user stories with acceptance criteria.
npx skillsauth add 7a336e6e/skills Defining User StoriesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Capture what needs to be built from the user's perspective, ensuring every feature delivers specific value.
planner/project-planning.architect/analyzing-requirements.Use the "Connextra" template:
As a <role>, I want to <action>, So that <value/benefit>.
Ensure stories are:
Define "Done" clearly.
If a story is too big (Epic), split it.
tasks.md (Stories become tasks).requirements/user_stories.md (optional).planner/project-planning/SKILL.mddevelopment
Implement features using the Red-Green-Refactor cycle to ensure testability and correctness from the start.
data-ai
Manage the `tasks.md` ledger with strict locking and collision avoidance protocols to allow multiple agents to work in parallel safely.
development
The git-workflow skill defines branching conventions, commit message formats, and pull request standards that all agents must follow for consistent version control.
development
The environment-config skill standardizes how agents manage environment variables, secrets, and application configuration across local development and deployed environments.