Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

brooks-audit

// Architecture audit that maps module dependencies, checks layering integrity, and flags structural decay across a codebase, drawing on twelve classic engineering books. Triggers when: user asks to audit architecture, review folder/module structure, check for circular imports, understand how the codebase is organized, or asks "does this follow clean architecture?", "why does everything depend on everything?", "are our layers correct?", "where should this code live?". Also triggers for onboarding requests: "explain this codebase to a new developer" or "give me a codebase tour" (use onboarding mode). Do NOT trigger for: PR-level code review (use brooks-review) or line-level refactoring questions — this skill analyzes structural/module-level concerns, not individual functions.

$ git log --oneline --stat
stars:186
forks:12
updated:2026년 4월 29일 12:35
파일 탐색기
3 개 파일
SKILL.md
readonly