mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-23 11:55:12 +00:00
Update agents/repo-architect.agent.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -39,14 +39,14 @@ PROJECT ROOT
|
|||||||
│
|
│
|
||||||
├── [LAYER 2: SPECIALISTS - Agents/Personas]
|
├── [LAYER 2: SPECIALISTS - Agents/Personas]
|
||||||
│ "The Roles & Expertise"
|
│ "The Roles & Expertise"
|
||||||
│ ├── .github/agents/*.md ← VS Code agent modes
|
│ ├── .github/agents/*.agent.md ← VS Code agent modes
|
||||||
│ └── .opencode/agents/*.md ← CLI bot personas
|
│ └── .opencode/agents/*.agent.md ← CLI bot personas
|
||||||
│
|
│
|
||||||
└── [LAYER 3: CAPABILITIES - Skills & Tools]
|
└── [LAYER 3: CAPABILITIES - Skills & Tools]
|
||||||
"The Hands & Execution"
|
"The Hands & Execution"
|
||||||
├── .github/skills/*.md ← Complex workflows
|
├── .github/skills/*.md ← Complex workflows
|
||||||
├── .github/prompts/*.md ← Quick reusable snippets
|
├── .github/prompts/*.prompt.md ← Quick reusable snippets
|
||||||
└── .github/instructions/*.md ← Language/file-specific rules
|
└── .github/instructions/*.instructions.md ← Language/file-specific rules
|
||||||
```
|
```
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|||||||
Reference in New Issue
Block a user