draft-story
Generate a draft story markdown from a story tracker or a feature description
Analyze task dependencies for parallel execution
> /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.
/analyze-tasksContext preview
What this command does when you run it.
Analyze task dependencies for parallel execution
argument-hint: [@path/to/story.md] description: Analyze task dependencies for parallel execution
Load skills in this order using the Skill tool: 1. First: `story-flow:analyze-task-dependencies` (plugin - general protocol) 2. Then: `analyze-task-dependencies` if it exists (project-level - overrides/extends the plugin) 3. Confirm which skills are loaded before continuing with the analysis.
Analyze task dependencies in $ARGUMENTS.
🤖🧠 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
Execute BDD test scenarios in a .feature file using browser automation. Use --record to generate a Playwright .spec.js file.