Cleaning up the name of a lot of agents

This commit is contained in:
Aaron Powell
2026-02-03 14:11:03 +11:00
parent b492cfe854
commit 9afab17e01
55 changed files with 100 additions and 58 deletions

View File

@@ -1,5 +1,6 @@
---
description: 'Bootstraps and validates agentic project structures for GitHub Copilot (VS Code) and OpenCode CLI workflows. Run after `opencode /init` or VS Code Copilot initialization to scaffold proper folder hierarchies, instructions, agents, skills, and prompts.'
name: 'Repo Architect Agent'
model: GPT-4.1
tools: ["changes", "codebase", "editFiles", "fetch", "new", "problems", "runCommands", "search", "terminalLastCommand"]
---