Plan, prioritize, and sequence implementation work so every iteration ends with a working version the end-user can already benefit from. Applies a "progressive JPEG" principle — start with a thin core scaffold that already delivers real value, then add features in order of user-visible value. Bugs in already-shipped functionality come first; engineering for hypothetical future steps is rejected. Triggers on "what's next", "plan the next steps", "prioritize features", "order of implementation", "MVP plan", "roadmap", "what should ship first", or any other request that orders multi-step work.
$npx -y skills add extractumio/extractum-skills --skill make-mvpInstalls into the current project.
Run `npx skills use "https://github.com/extractumio/extractum-skills" --skill "extractumio/extractum-skills/make-mvp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/extractumio/extractum-skills" that are relevant to the current task. Run `npx skills add "https://github.com/extractumio/extractum-skills"` and select the relevant skills, then follow their instructions.