Skip to content
Development
Command

/learn-story-flow

Learn story-flow concepts with interactive guidance for junior developers

From plugin
story-flow
126 skills7 agents6 commands
Install
$ npx -y skills add Intai/story-flow --agent claude-code

How 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/learn-story-flow

Context preview

What this command does when you run it.

Learn story-flow concepts with interactive guidance for junior developers

Command definition

learn-story-flow.md
argument-hint: [topic (optional)]
description: Learn story-flow concepts with interactive guidance for junior developers

If a topic is provided ($1), load the corresponding skill using the Skill tool:

  • Load skill: `junior-flow:learn-$1`

If no topic is provided, output the following exactly:

---

Which topic would you like to explore? (Enter the number or topic name)

| # | Topic | Description | |---|-------|-------------| | 1 | `technical-design` | Why discuss technical design before implementation? | | 2 | `review-implementation` | Why review implementation even with 100% test coverage? | | 3 | `bdd-scenarios` | What defines effective, complete BDD scenarios? |

---

After the developer selects a topic, load the corresponding skill.

If the requested topic doesn't exist, inform the developer and show the available topics table above.

Ships withstory-flow

🤖🧠 Agentic development workflow for AI–HI (Human Intelligence) collaboration

Get the whole plugin, auto-invoked