Detects stories that are too big and applies splitting heuristics. Identifies linguistic red flags (and, or, manage, handle, including) and suggests concrete splitting strategies. Use when breaking down requirements or splitting large work.
$npx -y skills add nikeyes/stepwise-dev --skill story-splittingInstalls into the current project.
Run `npx skills use "https://github.com/nikeyes/stepwise-dev" --skill "nikeyes/stepwise-dev/story-splitting"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nikeyes/stepwise-dev" that are relevant to the current task. Run `npx skills add "https://github.com/nikeyes/stepwise-dev"` and select the relevant skills, then follow their instructions.