/execute-scenario
--- 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. ---
$ npx -y skills add Intai/story-flow --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/execute-scenario
Context preview
What this command does when you run it.
--- 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. ---
Command definition
execute-scenario.mdargument-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.
Load BOTH skills in this order using the Skill tool: 1. First: `story-flow:execute-bdd-scenario` (plugin - general BDD framework) 2. Then: `execute-bdd-scenario` (project-level - overrides/extends the plugin) 3. Confirm both 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
Other commands on story-flow.
- /draft-story
Generate a draft story markdown from a Jira/ClickUp story or a feature description
Open command - /learn-story-flow
Learn story-flow concepts with interactive guidance for junior developers
Open command - /analyze-tasks
Analyze task dependencies for parallel execution
Open command - /implement-story
Implement a story according to the requirements and tasks
Open command - /review-story
Review a story markdown, optionally against a Jira/ClickUp story
Open command

