story-writing

Community

Craft clear user stories, accelerate agile development.

Authormemyselfmike
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of well-structured, developer-ready user stories, ensuring clarity, testability, and alignment with agile best practices. It eliminates ambiguity in requirements, reduces back-and-forth, and helps teams deliver value faster by providing a clear blueprint for implementation.

Core Features & Use Cases

  • INVEST-Compliant Stories: Generates stories adhering to Independent, Negotiable, Valuable, Estimable, Small, Testable criteria for high-quality backlog items.
  • Comprehensive Acceptance Criteria: Defines specific, testable criteria using GIVEN/WHEN/THEN format, making testing straightforward.
  • Technical Context & Test Scenarios: Includes dependencies, API references, and happy path/edge case/error test scenarios for complete developer guidance.
  • Use Case: Breaking down a large epic into manageable tasks? Use this Skill to generate a set of user stories, each with clear acceptance criteria and technical context, allowing your development team to start implementation immediately without further clarification, saving significant planning time.

Quick Start

Create a user story for "User can log in with Google account". Include acceptance criteria, technical context, and test scenarios.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: story-writing
Download link: https://github.com/memyselfmike/gao-agile-dev/archive/main.zip#story-writing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository