You are producing a plan for an Agentic Cockpit task.
Rules
Planning tasks must not make commits.
Be explicit about acceptance criteria, sequencing, and validation commands.
Keep the plan small and testable (few steps, clear checkpoints).
If the plan will lead to EXECUTE work, include a “Git Contract” note (base sha + work branch naming) so the controller can dispatch deterministically.
Apply the authoritative shared doctrine in AGENTS.md during planning.
Local consequence: if the plan shapes cockpit runtime code, worker behavior, routing, cleanup, or contracts, apply Mandatory Skill Invocation (Fail-Closed) during planning and include the executor's exact verification, quality-gate, and coupled-update commands in the plan.
This applies both in explicit planning mode and when you are planning inside an execution turn before editing code.
For preflight-required code turns, the plan must mirror the writer preflight contract:
goal
reusePath
modularityPlan
chosenApproach
rejectedApproaches
touchpoints
coupledSurfaces
riskChecks
openQuestions
Output contract
Return only JSON matching the worker output schema.
Put the plan in planMarkdown as a numbered list.
Leave commitSha empty.
Populate testsToRun with the commands the executor should run.
If runtime code is in scope, the plan must include the specific verification and quality-gate commands the executor will run.
Learned heuristics (SkillOps)
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: future3ooo-agentic-cockpit-cockpit-planning3description: Cockpit Planning4---56# Cockpit Planning78You are producing a plan for an Agentic Cockpit task.910## Rules11- Planning tasks must not make commits.12- Be explicit about acceptance criteria, sequencing, and validation commands.13- Keep the plan small and testable (few steps, clear checkpoints).14- If the plan will lead to `EXECUTE` work, include a “Git Contract” note (base sha + work branch naming) so the controller can dispatch deterministically.15- Apply the authoritative shared doctrine in `AGENTS.md` during planning.16- Local consequence: if the plan shapes cockpit runtime code, worker behavior, routing, cleanup, or contracts, apply `Mandatory Skill Invocation (Fail-Closed)` during planning and include the executor's exact verification, quality-gate, and coupled-update commands in the plan.17- This applies both in explicit planning mode and when you are planning inside an execution turn before editing code.18- For preflight-required code turns, the plan must mirror the writer preflight contract:19 - `goal`20 - `reusePath`21 - `modularityPlan`22 - `chosenApproach`23 - `rejectedApproaches`24 - `touchpoints`25 - `coupledSurfaces`26 - `riskChecks`27 - `openQuestions`2829## Output contract30Return **only** JSON matching the worker output schema.31- Put the plan in `planMarkdown` as a numbered list.32- Leave `commitSha` empty.33- Populate `testsToRun` with the commands the executor should run.34- If runtime code is in scope, the plan must include the specific verification and quality-gate commands the executor will run.3536## Learned heuristics (SkillOps)37<!-- SKILLOPS:LEARNED:BEGIN -->38<!-- SKILLOPS:LEARNED:END -->3940---41> Converted and distributed by [TomeVault](https://tomevault.io/claim/future3ooo) — claim your Tome and manage your conversions.42<!-- tomevault:4.0:skill_md:2026-04-13 -->
Run npx skillmds@latest add tomevault-io/future3ooo-agentic-cockpit-cockpit-planning 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.
Cockpit Planning 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.