Spec-Driven Planning: a skill for long-running Codex projects #29699
johnnykor82
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I published a Codex skill/plugin called Spec-Driven Planning:
https://github.com/johnnykor82/spec-driven-planning
It is a workflow for long-running, multi-phase Codex work where the agent needs to keep going for hours without losing the thread.
The idea is:
.planning/tree.It includes:
Important note: this skill assumes an approved spec already exists. If there is no spec yet, use a companion workflow such as
spec-driven-developmentfirst, then use this skill for decomposition, execution, resume, and verification.Install path:
I would love feedback from people doing longer Codex sessions: where the protocol feels too strict, where it saves context, and where the templates should be simpler.
Beta Was this translation helpful? Give feedback.
All reactions