/analyze-tasks
Analyze task dependencies for parallel execution
$ 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
/analyze-tasks
Context preview
What this command does when you run it.
Analyze task dependencies for parallel execution
Command definition
analyze-tasks.mdargument-hint: [@path/to/story.md] description: Analyze task dependencies for parallel execution
Load BOTH skills in this order using the Skill tool: 1. First: `story-flow:analyze-task-dependencies` (plugin - general protocol) 2. Then: `analyze-task-dependencies` (project-level - overrides/extends the plugin) 3. Confirm both 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
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 - /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. ---
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

