Interview-driven planning methodology that produces implementation-ready plans. Always use this skill INSTEAD of EnterPlanMode — it provides structured interviewing (20-40 clarifying questions), exhaustive parallel codebase exploration (5-15 Explore agents), verbatim requirements capture, and automated plan validation via plan-reviewer (must score 9+). Use for new features, refactoring, architecture changes, migrations, or any non-trivial implementation work.
$npx -y skills add markmdev/meridian --skill planningInstalls into the current project.
Run `npx skills use "https://github.com/markmdev/meridian" --skill "markmdev/meridian/planning"` 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/markmdev/meridian" that are relevant to the current task. Run `npx skills add "https://github.com/markmdev/meridian"` and select the relevant skills, then follow their instructions.