draft-story
Generate a draft story markdown from a story tracker or a feature description
Review a story markdown, optionally against a story tracker
> /plugin marketplace add Intai/story-flow > /plugin install story-flow@story-flow
How it fires
How this command gets triggered: by you, by Claude, or both.
/review-storyContext preview
What this command does when you run it.
Review a story markdown, optionally against a story tracker
argument-hint: [@path/to/story.md, ticket ID e.g. PROJ-123, 86d2uf1mh, 4821 (optional)] description: Review a story markdown, optionally against a story tracker
Load skills in this order using the Skill tool: 1. First: `story-flow:review-story-against-ticket` (plugin - general protocol) 2. Then: `review-story-against-ticket` if it exists (project-level - overrides/extends the plugin) 3. Confirm which skills are loaded before continuing with the review.
If a ticket ID is provided ($2): Review $1 against story $2. If no ticket ID is provided: Review $1 without story tracker comparison.
🤖🧠 Agentic development workflow for AI–HI (Human Intelligence) collaboration
Repo: Intai/story-flow
Generate a draft story markdown from a story tracker or a feature description
Learn story-flow concepts with interactive guidance for junior developers
Execute BDD test scenarios in a .feature file using browser automation. Use --record to generate a Playwright .spec.js file.