preserve
Preserve the most recently approved plan to docs/plans/
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Preserve the most recently approved plan to docs/plans/
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação 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:*) |
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.