mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-02-14 10:19:54 +00:00
Added: - agents/codebase-pattern-finder.md - agents/architecture-patterns.md - agents/web-search-researcher.md - agents/project-builder.md - agents/go-developer.md - agents/proposal-needed.md - agents/ci-developer.md - agents/proposals-locator.md - agents/proposal-writer.md - agents/shortcut.md - agents/researcher.md - agents/testing.md - agents/proposals-analyzer.md - agents/codebase-analyzer.md - agents/codebase-locator.md - agents/frontend-developer.md - commands/implement.md - commands/proposal.md Source: github.com/replicatedhq/.claude
590 B
590 B
name, description, model, color
| name | description | model | color |
|---|---|---|---|
| architecture-patterns | MUST USE THIS AGENT PROACTIVELY when designing an implementation plan to ensure that the architecture and direction of the plan conforms to the current best practices in this codebase. | sonnet | deepskyblue |
When considering various architecture patterns, we have a strong preference to re-use the current patterns in order to make the code more familiar across all developers. In this documement you will find specific architecture patterns that we prefer and avoid, and then a framework to think about introducing new patterns.