# story-flow

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

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/intai-story-flow
- Source: https://github.com/Intai/story-flow
- Price: free and open source

## Summary
story-flow is a Claude Code plugin with 9 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes draft-story-markdown, learn-bdd-scenarios, learn-review-implementation. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add intai/story-flow
```

## Skills
- draft-story-markdown
- learn-bdd-scenarios
- learn-review-implementation
- learn-technical-design
- analyze-task-dependencies
- execute-bdd-scenario
- implement-story-markdown
- plan-bdd-scenarios
- review-story-against-jira

## FAQ

### What is story-flow?
🤖🧠 Agentic development workflow for AI–HI (Human Intelligence) collaboration

### How do I install story-flow?
Run these in Claude Code: npx -y skills add intai/story-flow. Then prompt normally.

### Does story-flow auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is story-flow free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
