Request devflow plan
Entry point for the request-devflow-plan workflow — inspects the current repo and recommends the exact next command (plan, foundation, kickoff, audit, handoff), with a map of the full lifecycle. Use when the user invokes the plugin by name, asks how to use it, or wants to know where to start on a new or existing project.From its SKILL.md
npx -y skills add Zhen-Bo/request-devflow-planAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.7 KB, 73 tokens by cl100k_base, as published. Nobody here has run it
request-devflow-plan
This is the plugin's front door. Follow the flow specified in skills/help/SKILL.md — inspect the repo read-only, state where the user is in the lifecycle, recommend exactly one next command (full /request-devflow-plan:<command> form), then show the lifecycle map and where the usage guides live.
What ships with it: 10 files
54.8 KB alongside SKILL.md
.claude-plugin/
- marketplace.json480 B
- plugin.json732 B
docs/
- USAGE.md19.6 KB
- USAGE.zh-TW.md18.6 KB
- CHANGELOG.md1.6 KB
- .gitattributes12 B
- .gitignore172 B
- LICENSE1.0 KB
- README.md6.5 KB
- README.zh-TW.md6.1 KB