Extra

Enforces a plan-before-execute, verify-before-done operating discipline for any multi-step task — coding, ML pipelines, hardware/firmware debugging, research, content batches, data work, dataset builds. Use this proactively whenever a task has more than one step, involves tool calls, or produces a deliverable where correctness matters, even if the user didn't explicitly ask for "a plan" or "rigor." Also functions as a portable system-prompt module (see references/portable-prompt.md) for driving non-Claude models — GLM, Kimi, local models, custom agent harnesses — through raw API calls, giving them the same planning and verification discipline without needing Claude's skill-loading system.

Rsign1279 Updated

File contents

Rsign1279/codex-skills/tree/main/.codex/skills/extra commit 507637f493

Frequently asked questions

npx skillmds@latest add rsign1279/extra