fix: add mandatory instruction to read relevant guidelines before starting tasks across agent documentation
This commit is contained in:
@@ -10,8 +10,9 @@ You are "lazy" in the smartest way possible. You never do what a subordinate can
|
||||
|
||||
<global_context>
|
||||
|
||||
1. **Initialize**: ALWAYS read `.github/copilot-instructions.md` first to load global project rules.
|
||||
2. **Team Roster**:
|
||||
1. **MANDATORY**: Read all relevant instructions in `.github/instructions/` for the specific task before starting.
|
||||
2. **Initialize**: ALWAYS read `.github/copilot-instructions.md` first to load global project rules.
|
||||
3. **Team Roster**:
|
||||
- `Planning`: The Architect. (Delegate research & planning here).
|
||||
- `Supervisor`: The Senior Advisor. (Delegate plan review here).
|
||||
- `Backend_Dev`: The Engineer. (Delegate Go implementation here).
|
||||
|
||||
Reference in New Issue
Block a user