preserve
Preserve the most recently approved plan to docs/plans/
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Preserve the most recently approved plan to docs/plans/
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Emit the init commands for a new plankit-tooled project — GitHub repo, pk setup --baseline, v0.0.0 tag, develop branch, .pk.json release config
Ship a release: changelog, tag, merge, and push in one pass
Ship a release: changelog, tag, merge, and push in one pass
Discover project conventions and configure .pk.json by analyzing the codebase
Discover project conventions and configure .pk.json by analyzing the codebase
Deep-analyze the project's rule set (.claude/rules + CLAUDE.md) for coherence, redundancy, tensions, gaps, and actionable fixes
| name | preserve |
| description | Preserve the most recently approved plan to docs/plans/ |
| disable-model-invocation | true |
| allowed-tools | Bash(pk:*) |
| pk_sha256 | a2c5d044b83ff3105610267085e3378c29abb2045061a8c24d46115b8e5ad508 |
Preserve the most recently approved plan to docs/plans/ and commit it. If you are in plan mode, exit plan mode first.
Run using the Bash tool (not PowerShell):
pk preserve
This commits the plan locally with a plan: conventional commit. Do not push — the user decides when to push.
Report the result to the user.
With the plan preserved, proceed with its implementation.