.codex/skills/cockpit-planning/SKILL.md
Planning-only skill: produce a dependency-aware plan and acceptance criteria; do not commit.
npx skillsauth add future3ooo/agentic-cockpit cockpit-planningInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are producing a plan for an Agentic Cockpit task.
EXECUTE work, include a “Git Contract” note (base sha + work branch naming) so the controller can dispatch deterministically.AGENTS.md during planning.Mandatory Skill Invocation (Fail-Closed) during planning and include the executor's exact verification, quality-gate, and coupled-update commands in the plan.goalreusePathmodularityPlanchosenApproachrejectedApproachestouchpointscoupledSurfacesriskChecksopenQuestionsReturn only JSON matching the worker output schema.
planMarkdown as a numbered list.commitSha empty.testsToRun with the commands the executor should run.development
Mandatory verification checklist for code changes: run the repo's standard format/lint/typecheck/test stack before marking work complete.
development
Run SkillOps (debrief -> distill -> lint) so cockpit skills continuously learn from real task outcomes.
testing
QA skill: reproduce issues, write clear steps, and validate fixes (locally or via E2E when available).
testing
Hard gate for PR feedback loops: fix, ask re-check, then resolve only after verified closure.