draft-story
Generate a draft story markdown from a story tracker or a feature description
Implement a story according to the requirements and tasks
> /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.
/implement-storyContext preview
What this command does when you run it.
Implement a story according to the requirements and tasks
argument-hint: [@path/to/story.md] description: Implement a story according to the requirements and tasks
Load skills in this order using the Skill tool: 1. First: `story-flow:implement-story-markdown` (plugin - general protocol) 2. Then: `implement-story-markdown` if it exists (project-level - overrides/extends the plugin) 3. Confirm which skills are loaded before continuing with the implementation.
Execute tasks according to $ARGUMENTS using subagents. Use context7.
🤖🧠 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.