archive-planning
Installation
SKILL.md
Archive Planning
This skill replaces the deprecated Codex prompt workflow with a deterministic script.
Archive the three active root planning files into one timestamped local folder:
.plannings/<yyyyMMdd-HHmmss>-<feature-slug>/
Use the bundled script instead of reimplementing the move logic.
In the commands below,
<skill-dir>is this skill's base directory, announced when the skill loads. Substitute the literal path; it is not an environment variable. The script self-locates, so only the path to it must resolve.
Run
From the project root: