Skip to content

Commit b7dc12e

Browse files
committed
agents: add Copilot instructions
1 parent 4b73cdf commit b7dc12e

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

.github/copilot-instructions.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Copilot Instructions
2+
3+
Follow AI Engineering Operating System for all repository work.
4+
5+
## Working mode
6+
7+
1. Read `README.md` and `AGENTS.md`.
8+
2. Select the correct loop from `docs/loops/`.
9+
3. Create a short plan before changing files.
10+
4. Make small changes.
11+
5. Run or describe verification.
12+
6. Update documentation when behavior or structure changes.
13+
14+
## Preferred final response
15+
16+
- Goal
17+
- Plan
18+
- Changes
19+
- Verification
20+
- Risks
21+
- Remaining work

0 commit comments

Comments
 (0)