draft-story-markdown
Generate a draft story markdown by analyzing a story tracker or feature description, Figma designs, and the codebase.
Plan BDD scenarios.
$ npx -y skills add Intai/story-flow --skill plan-bdd-scenarios --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/plan-bdd-scenariosContext preview
The summary Claude sees to decide when to auto-load this skill.
Plan BDD scenarios.
name: Plan BDD scenarios description: Plan BDD scenarios. user-invocable: false
🤖🧠 Agentic development workflow for AI–HI (Human Intelligence) collaboration
Repo: Intai/story-flow
Generate a draft story markdown by analyzing a story tracker or feature description, Figma designs, and the codebase.
Interactive guidance on writing complete, effective BDD scenarios for story-flow.
Interactive guidance on why human code review is essential for readability and maintainability.
Interactive guidance on creating technical design PRs to align with your team before coding.
Parse story markdown to identify task dependencies and parallel execution opportunities.
Execute BDD test scenarios from .feature files using browser automation.