fix: correct file path reference in Management agent instructions

This commit is contained in:
GitHub Actions
2026-02-17 00:33:30 +00:00
parent 74faee1a33
commit 2e84f88003

View File

@@ -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.