create-next-story

Generate the next sequential story from epic and architecture documents.

3|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/GDSDN/kord-aios --skill create-next-story
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-next-story
Source: https://github.com/GDSDN/kord-aios/tree/main/src/features/builtin-skills/kord-aios/story/create-next-story
Command: npx skills add https://github.com/GDSDN/kord-aios --skill create-next-story

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of identifying and creating the next logical story within a project's epic structure, ensuring a consistent and well-defined workflow.

Core Features & Use Cases

  • Automated Story Identification: Determines the next story based on epic progress and sequencing.
  • Contextual Enrichment: Gathers requirements from epics and relevant architecture documents.
  • Structured Story Creation: Populates a story template with detailed tasks, acceptance criteria, and technical context.
  • Use Case: After completing a set of stories for a feature epic, this Skill can automatically identify and draft the next story in the sequence, complete with all necessary technical details and tasks for a developer.

Quick Start

Use the create-next-story skill to draft the next story for epic 1.

Frequently Asked Questions about create-next-story

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

FAQPage Schema
How do I automatically generate the next user story from an epic?

To generate the next user story from an epic, this Skill identifies sequential requirements from epic files and architecture documents. It then populates a story template with tasks, acceptance criteria, and technical context, ensuring the story is ready for development.

Does story generation include technical context and acceptance criteria?

Yes, story generation includes technical context and acceptance criteria. The Skill extracts requirements from epics and architecture documents to populate a story template with detailed tasks and technical details needed for developer implementation.

Can I use this for agile development workflow automation?

You can use this Skill for agile development workflow automation by enforcing a story status lifecycle and verifying project structure alignment. It automates identifying and drafting the next logical story within your project's epic sequence.

How do I draft the next story for a specific epic?

To draft the next story for a specific epic, use the Skill to identify the epic's progress and sequencing. It gathers contextual requirements and outputs a fully populated story template containing all necessary technical details and tasks.

What project structure is required for epic management and story creation?

Epic management and story creation require a specific project structure alignment that the Skill verifies before generating stories. You must have existing epic files and relevant architecture documents available for the Skill to extract requirements and technical context.