tutti-architecture-review
FeaturedReview tutti git diffs for project structure, layering, module ownership, and duplicate event-center infrastructure by planning focused architecture review tasks, then having the main agent orchestrate sub-agents for only the changed areas.
Install
Quality Score: 90/100
Skill Content
Details
- Author
- tutti-os
- Repository
- tutti-os/tutti
- Created
- 3 months ago
- Last Updated
- 6 days ago
- Language
- TypeScript
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
architecture-review
Review system-level architecture of a PR, branch, namespace, or whole project — boundary violations, dependency cycles, layer breaches, ADR compliance, cohesion of modules and bounded contexts. Make sure to use this skill whenever the user asks to review the architecture, audit module boundaries, check for circular dependencies, verify domain structure, or says things like "architektur-review", "prüfe die struktur", "check architecture", "review namespace", "audit boundaries", "are our modules clean". Use this skill for HIGH-LEVEL structural review only — SOLID, class design, and method-level issues belong in `component-review`.
review-architecture
Review system architecture — layering, module boundaries, coupling/cohesion, pattern fit, quality attributes (scalability, resilience, evolvability), and architectural smells. Triggers "review architecture", "architecture review", "system design review", "check architecture".
architecture-review
Review a set of pending changes (or a given diff/PR) for architectural consistency with the rest of this repository — layering, module boundaries, naming, and dependency direction. Use when asked to review architecture, check consistency, or before merging a non-trivial change.