Agent skill · Code Review & Quality

code-quality-analyzer

Static code analysis, technical debt assessment, engineering velocity metrics

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill code-quality-analyzer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash-WebFetch
Path: library/specializations/domains/business/venture-capital/skills/code-quality-analyzer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Code Quality Analyzer ## Overview The Code Quality Analyzer skill provides detailed code-level analysis for technical due diligence. It performs static code analysis, assesses technical debt, and evaluates engineering team velocity to understand code health and development productivity. ## Capabilities ### Static Code Analysis - Run automated code quality checks - Identify code smells and anti-patterns - Measure code complexity metrics - Detect potential bugs and vulnerabilities ### Technical Debt Assessment - Quantify technical debt backlog - Identify high-priority refactoring needs - Assess test coverage and quality - Evaluate documentation completeness ### Engineering Velocity Metrics - Measure deployment frequency - Track lead time for changes - Analyze cycle time and throughput - Assess sprint velocity trends ### Code Health Indicators - Analyze code churn patterns - Review pull request metrics - Assess code review practices - Evaluate dependency management ## Usage ### Analyze Code Quality ``` Input: Repository access, analysis parameters Process: Run static analysis, aggregate metrics Output: Code quality report, issue summary ``` ### Assess Technical Debt ``` Input: Codeb

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Static Code Analysis
  4. Technical Debt Assessment
  5. Engineering Velocity Metrics
  6. Code Health Indicators
  7. Usage
  8. Analyze Code Quality
  9. Assess Technical Debt
  10. Measure Engineering Velocity
  11. Review Code Health
  12. Key Metrics
  13. Integration Points
  14. Analysis Tools Integration
More from babysitter
All skills →
About this skill
What does the code-quality-analyzer skill do?

Static code analysis, technical debt assessment, engineering velocity metrics

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill code-quality-analyzer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going