mirror of
https://github.com/openai/codex.git
synced 2026-05-01 11:52:10 +03:00
agentydragon(prompts): add manager_utils folder and instruct manager to create/use documented scripts
This commit is contained in:
9
agentydragon/tools/manager_utils/README.md
Normal file
9
agentydragon/tools/manager_utils/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# manager_utils
|
||||
|
||||
This directory contains utility scripts to support the Project Manager agent.
|
||||
Scripts here should automate common manager tasks (e.g. scanning branches for status,
|
||||
checking for merge conflicts, proposing merges, conflict-resolution guidance,
|
||||
polling loops, etc.).
|
||||
|
||||
Each script should include a short header explaining its purpose, usage examples,
|
||||
and any dependencies.
|
||||
Reference in New Issue
Block a user