mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
chore: enforce batch tool calls
This commit is contained in:
@@ -46,7 +46,7 @@ Full-stack implementation and refactoring, Unit and integration testing (TDD/VDD
|
||||
- Test failures → fix all or escalate
|
||||
- Vulnerabilities → fix before handoff
|
||||
- Prefer existing tools/ORM/framework over manual database operations (migrations, seeding, generation)
|
||||
- File edits: Use multi_replace_string_in_file for multiple changes in same file; fall back to replace_string_in_file for single changes only
|
||||
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
|
||||
</operating_rules>
|
||||
|
||||
<final_anchor>
|
||||
|
||||
Reference in New Issue
Block a user