Add agent workflow instructions
This commit is contained in:
8
AGENTS.md
Normal file
8
AGENTS.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# Agent Instructions
|
||||||
|
|
||||||
|
- Before making any change, check that the Git working tree is clean.
|
||||||
|
- If the working tree is not clean, stop and clarify how to proceed before editing files.
|
||||||
|
- After every change, create a Git commit with a concise, meaningful message describing what was done.
|
||||||
|
- After committing, push the commit to the tracked remote branch.
|
||||||
|
- If commit or push fails, retry the commit and push workflow up to five times.
|
||||||
|
- If the workflow still fails after five attempts, report the failure and include the relevant error output.
|
||||||
Reference in New Issue
Block a user