draft-story-markdown
Generate a draft story markdown by analyzing a story tracker or feature description, Figma designs, and the codebase.
Review story.md requirements and tasks, optionally against a story from the story tracker.
$ npx -y skills add Intai/story-flow --skill review-story-against-ticket --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/review-story-against-ticketContext preview
The summary Claude sees to decide when to auto-load this skill.
Review story.md requirements and tasks, optionally against a story from the story tracker.
name: Review a story markdown against a story tracker description: Review story.md requirements and tasks, optionally against a story from the story tracker. 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.