Architecture Review

Review system architecture for alignment with documented patterns, consistency, and scalability

jwilger f718728 719 B Updated

File contents

What I do

  • Verify changes align with docs/architecture/ARCHITECTURE.md
  • Check for consistency with existing architectural patterns
  • Identify scalability concerns in new designs
  • Review ADR completeness for significant changes

When to use me

Use this skill when reviewing PRs that add new components, change data flow, or modify the event model.

Review Checklist

  • New components fit the existing architecture
  • Event sourcing patterns are followed correctly
  • CQRS separation is maintained
  • ADR exists for significant decisions

jwilger/union_square/tree/main/.agents/skills/architecture-review commit f718728216

Frequently asked questions

npx skillmds@latest add jwilger/architecture-review