harness-create-story

Generate a developer-ready story file with product, architecture, UX, and prior-work context.

1|Updated May 23, 2026
One-click install
npx skills add https://github.com/baobao0303/harness --skill harness-create-story
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-create-story
Source: https://github.com/baobao0303/harness/tree/main/.agents/skills/harness-create-story
Command: npx skills add https://github.com/baobao0303/harness --skill harness-create-story

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents AI coding agents from implementing features without enough project context by generating a comprehensive, developer-ready story file.

Core Features & Use Cases

  • Story context engine that produces an exhaustive implementation guide including requirements, guardrails, and validation expectations to reduce omissions and disasters.
  • Workflow-driven discovery that resolves customization, loads PRD/epics/architecture/UX artifacts, reads previous story and prior commit patterns, and extracts code-change scope to preserve regressions.
  • Automated sprint integration that finalizes the created story and updates sprint-status to move the story into ready-for-dev.

Quick Start

Ask your agent to create the next story for the selected epic/story identifier, for example: create story 1-2-user-auth.

Frequently Asked Questions about harness-create-story

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate developer-ready story context for AI coding agents?

To generate developer-ready story context, you must resolve workflow customizations and load PRD, architecture, and UX artifacts. This produces an exhaustive story file containing requirements, guardrails, and validation proof expectations for reliable AI feature development.

Why does my AI agent implement features without enough project context?

AI agents lack project context when story files omit prior-work history and architecture constraints. Generating a dedicated story file prevents omissions by extracting code-change scope, analyzing prior commits, and applying template-driven construction with implementation guardrails.

How do I create a story for a specific epic using sprint planning?

To create a story for sprint planning, ask your agent to target an epic-story path identifier like 'create story 1-2-user-auth'. The workflow finalizes sprint-status and moves the generated story into a ready-for-dev state for immediate development.

What is template-driven story construction for backlog items?

Template-driven story construction is the process of building an implementation guide using required file-path conventions. It ensures the AI agent applies exhaustive artifact analysis to preserve regressions and includes complete product and UX context.

Does story generation work with existing markdown templates and architecture analysis?

Yes, story generation loads existing markdown templates and integrates architecture analysis. The workflow-driven discovery reads previous stories and extracts code-change scope to ensure the generated developer-ready spec aligns with your current project structure.

What are the limitations of automated sprint integration for story generation?

Automated sprint integration requires existing PRD, epics, and UX artifacts to function correctly. Without these prerequisites, the story context engine cannot perform exhaustive artifact analysis or establish the implementation guardrails needed to prevent development disasters.