/draft-story-markdown
Generate a draft story markdown by analyzing a Jira/ClickUp story or feature description, Figma designs, and the codebase.
$ npx -y skills add Intai/story-flow --skill draft-story-markdown --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/draft-story-markdown
Context preview
The summary Claude sees to decide when to auto-load this skill.
Generate a draft story markdown by analyzing a Jira/ClickUp story or feature description, Figma designs, and the codebase.
๐ค๐ง Agentic development workflow for AIโHI (Human Intelligence) collaboration
Repo: Intai/story-flow
Other skills on story-flow.
- /learn-bdd-scenarios
Interactive guidance on writing complete, effective BDD scenarios for story-flow.
Open skill - /learn-review-implementation
Interactive guidance on why human code review is essential for readability and maintainability.
Open skill - /learn-technical-design
Interactive guidance on creating technical design PRs to align with your team before coding.
Open skill - /analyze-task-dependencies
Parse story markdown to identify task dependencies and parallel execution opportunities.
Open skill - /execute-bdd-scenario
Execute BDD test scenarios from .feature files using browser automation.
Open skill - /implement-story-markdown
Implement story.md requirements and tasks.
Open skill

