Skip to content

Commit 2527d3f

Browse files
DaniBunnyCopilot
andauthored
Update agents/repo-architect.agent.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 33af105 commit 2527d3f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

agents/repo-architect.agent.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ PROJECT ROOT
3939
4040
├── [LAYER 2: SPECIALISTS - Agents/Personas]
4141
│ "The Roles & Expertise"
42-
│ ├── .github/agents/*.md ← VS Code agent modes
43-
│ └── .opencode/agents/*.md ← CLI bot personas
42+
│ ├── .github/agents/*.agent.md ← VS Code agent modes
43+
│ └── .opencode/agents/*.agent.md ← CLI bot personas
4444
4545
└── [LAYER 3: CAPABILITIES - Skills & Tools]
4646
"The Hands & Execution"
4747
├── .github/skills/*.md ← Complex workflows
48-
├── .github/prompts/*.md ← Quick reusable snippets
49-
└── .github/instructions/*.md ← Language/file-specific rules
48+
├── .github/prompts/*.prompt.md ← Quick reusable snippets
49+
└── .github/instructions/*.instructions.md ← Language/file-specific rules
5050
```
5151

5252
## Commands

0 commit comments

Comments
 (0)