draft-story
Generate a draft story markdown from a story tracker or a feature description
Execute BDD test scenarios in a .feature file using browser automation. Use --record to generate a Playwright .spec.js file.
> /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.
/execute-scenarioContext preview
What this command does when you run it.
Execute BDD test scenarios in a .feature file using browser automation. Use --record to generate a Playwright .spec.js file.
argument-hint: [ST-01 or all, @path/to/file.feature (use * for wildcard), ..., --record (optional)] description: Execute BDD test scenarios in a .feature file using browser automation. Use --record to generate a Playwright .spec.js file. effort: medium
Load skills in this order using the Skill tool: 1. First: `story-flow:execute-bdd-scenario` (plugin - general BDD framework) 2. Then: `execute-bdd-scenario` if it exists (project-level - overrides/extends the plugin) 3. Confirm which skills are loaded before continuing with the execution.
Execute BDD scenario $1 in $2 $3 $4 $5 $6.
🤖🧠 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