Converted and distributed by TomeVault — claim your Tome and manage your conversions.
Planning Base
Apply shared planning baseline (format, verifiability, assumptions) before creating any concrete change plan Use when this capability is needed.
Planning Base by tomevault-io · 914db2f
npx skillmds@latest add tomevault-io/planning-base File contents
---name: planning-basedescription: Apply shared planning baseline (format, verifiability, assumptions) before creating any concrete change plan Use when this capability is needed.---<purpose> <item>Provide a universal change plan skeleton: short, verifiable, no hidden assumptions</item> <item>Define quality rules: what a good plan looks like and what not to do</item></purpose><when_to_use> <item importance="critical">Always before producing a change plan</item> <item importance="high">When the task is ambiguous and questions/assumptions must be captured</item></when_to_use><core_principles> <rule importance="critical">Separate facts, assumptions, and decisions</rule> <rule importance="critical">The plan must be verifiable: every step can be confirmed by a test/observation</rule> <rule importance="high">Changes are incremental, with stop points</rule> <rule importance="high">Do not replace requirements with solutions: first "what", then "how"</rule> <rule importance="high">Write only relevant sections: do not fill the template for the sake of it</rule></core_principles><default_output_format> <section>Goal</section> <section>Constraints</section> <section>Proposed change</section> <section>Risks</section> <section>Verification</section> <section>Rollout / rollback (if needed)</section> <section>Open questions</section></default_output_format><quality_rules> <rule importance="critical">The goal is stated as behavior/outcome, not as a list of actions</rule> <rule importance="critical">Acceptance criteria exist (what "done" means)</rule> <rule importance="high">Boundaries are stated: what we explicitly do NOT do in this task</rule> <rule importance="high">A verification plan exists (at least: one quick signal + one regression check)</rule> <rule importance="medium">Open questions are explicitly listed and affect the plan</rule></quality_rules><do_not> <item importance="critical">Do not produce a plan built on hidden assumptions</item> <item importance="critical">Do not mix independent goals into one change-set without a reason</item> <item importance="high">Do not add "nice-to-have improvements" without a clear goal</item></do_not><examples> <good> <case>Goal: remove 500s on /orders. Proposed change: add a guard for null tax and a regression test. Verification: the repro is gone, the test is green. Risks: may affect tax calculation. Open questions: do we have legacy clients without tax?</case> <why>Has a goal, a concrete change, verification, risks, and questions</why> </good> <bad> <case>Do something and check manually.</case> <why>No verifiability and no specifics</why> </bad></examples>---> Converted and distributed by [TomeVault](https://tomevault.io/claim/ozerohax) — claim your Tome and manage your conversions.<!-- tomevault:4.0:skill_md:2026-04-11 -->
tomevault-io/skills-registry/tree/main/ozerohax--assistagents--base commit 914db2f187
Frequently asked questions
Run npx skillmds@latest add tomevault-io/planning-base in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Apply shared planning baseline (format, verifiability, assumptions) before creating any concrete change plan Use when this capability is needed. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.