chore: add Codex and agent workflow foundation
This commit is contained in:
25
docs/TASK_TEMPLATE.md
Normal file
25
docs/TASK_TEMPLATE.md
Normal file
@ -0,0 +1,25 @@
|
||||
# Task Template
|
||||
|
||||
Use this structure for Codex implementation tasks.
|
||||
|
||||
## Required opening
|
||||
|
||||
- confirm branch strategy
|
||||
- name the branch to use
|
||||
- state whether remote update succeeded or local state is being used
|
||||
|
||||
## Required execution structure
|
||||
|
||||
1. files to change
|
||||
2. short design explanation
|
||||
3. code/doc/test changes
|
||||
4. commit message
|
||||
5. merge target
|
||||
6. stop
|
||||
|
||||
## Constraints
|
||||
|
||||
- no work on main
|
||||
- no work on develop
|
||||
- no history rewrite
|
||||
- no broadening scope without approval
|
||||
Reference in New Issue
Block a user