architecture-review

Installation
SKILL.md

Architecture Review

A comprehensive health check for your codebase. Run periodically to catch tech debt early and ensure best practices are in place.

When to Use

  • Starting work on an inherited codebase
  • Quarterly health check on active projects
  • Before major refactoring
  • When /session-start flags missing protections
  • After significant feature additions

The Review Checklist

1. Project Structure Analysis

Check how the codebase is organized:

Installs
1
GitHub Stars
1
First Seen
Sep 11, 2026
architecture-review — teng-ai/claude-code-setup-guide