mirror of
https://github.com/mblanke/Lottery-Tracker.git
synced 2026-03-01 14:10:22 -05:00
Initial commit with dev backbone template
This commit is contained in:
9
.github/copilot-instructions.md
vendored
Normal file
9
.github/copilot-instructions.md
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
Follow `AGENTS.md` and `SKILLS.md`.
|
||||
|
||||
Rules:
|
||||
- Use the PLAN → IMPLEMENT → VERIFY → REVIEW loop.
|
||||
- Keep model selection on Auto unless AGENTS.md role routing says to override for that role.
|
||||
- Never claim "done" unless DoD passes (`./scripts/dod.sh` or `\scripts\dod.ps1`).
|
||||
- Keep diffs small and add/update tests when behavior changes.
|
||||
- Prefer reproducible commands and cite sources for generated documents.
|
||||
Reference in New Issue
Block a user