Audits Claude Code projects to detect architectural anti-patterns and optimize structural compliance through automated detection scripts.
Project Analyzer is a diagnostic utility designed to maintain the architectural integrity of Claude Code projects. It performs non-destructive, read-only audits by executing specialized bash scripts that identify common anti-patterns, such as project-specific managers or directors that bypass standard workflows. By evaluating project structure, verifying workflow logging compliance, and calculating context token loads, this skill helps developers maintain scalable, efficient, and standardized AI agent environments while preventing common implementation errors.
主要功能
01Standardized JSON output for project compliance scores and structural counts
02Detection of project-specific director and manager anti-patterns
032 GitHub stars
04Identification of direct skill-to-command routing violations
05Automated architectural auditing for Claude Code project structures
06Context token load calculation and optimization reporting
使用场景
01Optimizing AI context window usage by identifying high-token-load files and structures
02Refactoring legacy Claude Code projects to eliminate architectural debt and improper agent routing
03Performing a pre-migration audit to ensure project compatibility with FABER-agent standards