Template for big projects / tasks #4936
FreddyE1982
started this conversation in
Show and tell
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.
Uh oh!
There was an error while loading. Please reload this page.
-
By trial and error I have found a way to coax codex cli / codex web into doing longer projects efficiantly without constantly biting its own tail. The trick is having it plan stuff into md files and then implement from there:
Plan Creation Template
create a md file where you plan this as small manageable tasks, marked with [todo]template for performing plan
implement the first 2 tasks marked with [todo], mark each with [complete] when finished
Beta Was this translation helpful? Give feedback.
All reactions