architecture-review

Installation
SKILL.md

Architecture Review

Review codebase architecture. Refactor only after explicit approval.

Input

  • Target path or file set provided by the user.
  • If target is empty, review code changes from the thread.
  • If thread changes are unclear, use current git diff.
  • If scope is still unclear, ask.

Hard Constraints

  • If target is provided, review only that path or file set.
  • Do not broaden scope without asking.
  • Preserve behavior unless the user explicitly approves a behavior change.
  • Approval to refactor one candidate does not approve unrelated edits.

Context

Related skills
Installs
5
GitHub Stars
2
First Seen
9 days ago