Add new stories to an existing story container. Reads the current content, identifies gaps in coverage, and guides the addition of new stories. Works with any directory of story files or single docume
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-planning-with-ai:epic-enrich <path/to/epic-dir/> | <path/to/stories.md><path/to/epic-dir/> | <path/to/stories.md>This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Add new stories to an existing story container. Reads the current content, identifies gaps in coverage, and guides the addition of new stories. Works with any directory of story files or single document with story sections.
Add new stories to an existing story container. Reads the current content, identifies gaps in coverage, and guides the addition of new stories. Works with any directory of story files or single document with story sections.
$ARGUMENTS — path to the story container:
docs/02-product/user-stories/epic-05-grading-assistance/docs/features.md, requirements.mdLook for an overview file (README, EPIC.md, overview.md, or similar) in the same directory or as the top-level section of a single file. Extract:
Analyze the existing stories against the epic goal and scope. Look for:
Present gaps as a numbered list. Ask: "¿Cuáles quieres agregar? (números, describe tu propia idea, o 'ninguno')"
For each story the user wants to add, run the /us-new interactive flow using the same container path:
N stories added, list them with IDs (if applicable) and titles. If the container is linked from a parent index, note whether it was updated. Suggest next step based on context:
/plan-from-epic NNN path/to/container/plan-enrich-epic NNN-slugIf the user describes a story with more than ~7 acceptance criteria, suggest splitting it into two before writing.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub cmartinezs/claude-planning-with-ai --plugin claude-planning-with-ai