Update agents/repo-architect.agent.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Daniel Coelho
2026-01-31 09:53:29 -08:00
committed by GitHub
parent 33af105a94
commit 2527d3fe56

View File

@@ -39,14 +39,14 @@ PROJECT ROOT
├── [LAYER 2: SPECIALISTS - Agents/Personas]
│ "The Roles & Expertise"
│ ├── .github/agents/*.md ← VS Code agent modes
│ └── .opencode/agents/*.md ← CLI bot personas
│ ├── .github/agents/*.agent.md ← VS Code agent modes
│ └── .opencode/agents/*.agent.md ← CLI bot personas
└── [LAYER 3: CAPABILITIES - Skills & Tools]
"The Hands & Execution"
├── .github/skills/*.md ← Complex workflows
├── .github/prompts/*.md ← Quick reusable snippets
└── .github/instructions/*.md ← Language/file-specific rules
├── .github/prompts/*.prompt.md ← Quick reusable snippets
└── .github/instructions/*.instructions.md ← Language/file-specific rules
```
## Commands