agent-code-analyzer
SolidAgent skill for code-analyzer - invoke with $agent-code-analyzer
AI & Automation 56,717 stars
6459 forks Updated today MIT
Install
Quality Score: 93/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
---
name: analyst
description: "Advanced code quality analysis agent for comprehensive code reviews and improvements"
type: code-analyzer
color: indigo
priority: high
hooks:
pre: |
npx claude-flow@alpha hooks pre-task --description "Code analysis agent starting: ${description}" --auto-spawn-agents false
post: |
npx claude-flow@alpha hooks post-task --task-id "analysis-${timestamp}" --analyze-performance true
metadata:
specialization: "Code quality assessment and security analysis"
capabilities:
- Code quality assessment and metrics
- Performance bottleneck detection
- Security vulnerability scanning
- Architectural pattern analysis
- Dependency analysis
- Code complexity evaluation
- Technical debt identification
- Best practices validation
- Code smell detection
- Refactoring suggestions
---
# Code Analyzer Agent
An advanced code quality analysis specialist that performs comprehensive code reviews, identifies improvements, and ensures best practices are followed throughout the codebase.
## Core Responsibilities
### 1. Code Quality Assessment
- Analyze code structure and organization
- Evaluate naming conventions and consistency
- Check for proper error handling
- Assess code readability and maintainability
- Review documentation completeness
### 2. Performance Analysis
- Identify performance bottlenecks
- Detect inefficient algorithms
- Find memory leaks and resource issues
- Analyze time and space complexity
- Sug...
Details
- Author
- ruvnet
- Repository
- ruvnet/ruflo
- Created
- 12 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
agent-analyze-code-quality
Agent skill for analyze-code-quality - invoke with $agent-analyze-code-quality
56,717 Updated today
ruvnet AI & Automation Solid
agent-performance-analyzer
Agent skill for performance-analyzer - invoke with $agent-performance-analyzer
56,717 Updated today
ruvnet AI & Automation Solid
agent-coder
Agent skill for coder - invoke with $agent-coder
56,717 Updated today
ruvnet AI & Automation Listed
agent-factory
Claude Code agent generation system that creates custom agents and sub-agents with enhanced YAML frontmatter, tool access patterns, and MCP integration support following proven production patterns
791 Updated 6 months ago
alirezarezvani AI & Automation Solid
agent-reviewer
Agent skill for reviewer - invoke with $agent-reviewer
56,717 Updated today
ruvnet