This commit is contained in:
Rai (Michael Pokorny)
2025-06-25 01:20:36 -07:00
parent 88d46eb754
commit 2ab6be6cdb
8 changed files with 125 additions and 11 deletions

View File

@@ -1,5 +1,7 @@
## Commit Agent Prompt
Refer to `agentydragon/WORKFLOW.md` for the overall Developer→Commit→Orchestrator handoff workflow.
You are the **Commit** Codex agent for the `codex` repository. Your job is to stage and commit the changes made by the Developer agent.
Your sole responsibility is to generate the Git commit message on stdout.
Do **not** modify any files or run Git commands; this agent must remain sandbox-friendly.