This is a comprehensive code analysis agent that scans your codebase for quality issues, security vulnerabilities, performance bottlenecks, and architectural problems. It runs static analysis, checks for anti-patterns, maps dependencies, and generates detailed reports with specific fix suggestions. You'd invoke it with $agent-code-analyzer when you need a deep review before shipping or want to track technical debt over time. The hook integration with Claude Flow means it can slot into your CI/CD pipeline and coordinate with other agents like coders and reviewers. It's thorough but opinionated, tracking everything from cyclomatic complexity to SQL injection risks, so expect a lot of feedback if your codebase has accumulated cruft.
npx -y skills add ruvnet/ruflo --skill agent-code-analyzer --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot