story-writing

Generate user stories with acceptance criteria and technical context.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/memyselfmike/gao-agile-dev --skill story-writing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: story-writing
Source: https://github.com/memyselfmike/gao-agile-dev/tree/main/.claude/skills/story-writing
Command: npx skills add https://github.com/memyselfmike/gao-agile-dev --skill story-writing

SYSTEM DOCUMENTATION & REQUIREMENTS

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.