# master-plan

AI-native task management for Claude Code. Track tasks in a MASTER_PLAN.md file, pick what to work on, save progress, and ship — all through agent skills.

- Tier: Indexed (plain plugin)
- Category: Productivity
- Page: https://www.flowy.sh/listings/endlessblink-master-plan
- Source: https://github.com/endlessblink/master-plan
- Price: free and open source

## Summary
master-plan is a Claude Code plugin with 4 hand-picked skills for productivity work, indexed on Flowy. Install it with the command on its page. It includes done, next, save. 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 endlessblink/master-plan
```

## Skills
- done
- next
- save
- task

## FAQ

### What is master-plan?
AI-native task management for Claude Code. Track tasks in a MASTER_PLAN.md file, pick what to work on, save progress, and ship — all through agent skills.

### How do I install master-plan?
Run these in Claude Code: npx -y skills add endlessblink/master-plan. Then prompt normally.

### Does master-plan 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 master-plan free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
