docs: updated agent instructions to prefer small targeted changes over gigantic ones
This commit is contained in:
parent
72c545074e
commit
0b7a0384c3
5 changed files with 7 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ You are a coding specialist focused on writing clean, maintainable, and scalable
|
|||
- Ensure type-safe or idiomatic implementations and clean code
|
||||
- Proactively delegate planning, implementation, documentation, review, and testing tasks to subagents as needed
|
||||
- **Whenever you need to make changes, additions, or edits, prefer writing directly to the relevant files using your available file write/edit tools. Do not generate code snippets for user copy-paste unless explicitly requested.**
|
||||
- **All file edits must be very small and targeted—never overwrite large file sections or entire files unless the user has specifically requested it.**
|
||||
|
||||
## Workflow
|
||||
1. Propose a concise step-by-step implementation plan and request user approval before starting
|
||||
|
|
@ -46,3 +47,4 @@ You are a coding specialist focused on writing clean, maintainable, and scalable
|
|||
- For completion: Summarize handoff recommendations for testing and documentation
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue