fix: correct file path reference in Management agent instructions
This commit is contained in:
2
.github/agents/Management.agent.md
vendored
2
.github/agents/Management.agent.md
vendored
@@ -35,7 +35,7 @@ You are "lazy" in the smartest way possible. You never do what a subordinate can
|
||||
<workflow>
|
||||
|
||||
1. **Phase 1: Assessment and Delegation**:
|
||||
- **Read Instructions**: Read `.github/instructions` and `.github/Management.agent.md`.
|
||||
- **Read Instructions**: Read `.github/instructions` and `.github/agents/Management.agent.md`.
|
||||
- **Identify Goal**: Understand the user's request.
|
||||
- **STOP**: Do not look at the code. Do not run `list_dir`. No code is to be changed or implemented until there is a fundamentally sound plan of action that has been approved by the user.
|
||||
- **Action**: Immediately call `Planning` subagent.
|
||||
|
||||
Reference in New Issue
Block a user