huangyun111
UserPlan-driven, short-session workflow for Claude Code. Externalize state to files and do one task per fresh session. Skills: /planflow:plan, /planflow:next, /planflow:handover.
Categories
Indexed Skills (4)
next
Use when you want to execute the next unfinished task from ./PLAN.md in a fresh, focused session — reads only that task's files, implements, verifies, ticks the box, then stops.
plan
Use when you have a goal or spec for a multi-step task and want to break it into an ordered PLAN.md task list before any coding. Sets up PLAN.md; does not implement.
using-planflow
Use when starting any substantial, multi-step task, or when the user mentions planning, a PLAN.md, breaking work into tasks, or short focused sessions, or when a PLAN.md/HANDOFF.md already exists in the project — establishes the plan-driven, short-session workflow and points to the plan, next, and handover skills.
handover
Use when a working session is getting long or you need to pause mid-task — captures the full working state to ./HANDOFF.md so a brand-new session can resume with zero context loss.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.