# Code Analyzer

> Analyze code quality, identify potential issues, and suggest improvements. Use when reviewing code structure, finding bugs, or evaluating maintainability. Use when this capability is needed.

- Skill: `tomevault-io/code-analyzer-3` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/code-analyzer-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/code-analyzer-3/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/code-analyzer-3

---


# /analyze-code Command

Analyze code quality, identify potential issues, and suggest improvements.

## What This Command Does

1. Reviews code structure and patterns
2. Identifies potential bugs and anti-patterns
3. Suggests refactoring opportunities
4. Checks for security vulnerabilities
5. Evaluates code maintainability

## Usage

`/analyze-code [path or current file]`

## Output

Provides structured analysis with:
- Code quality score
- List of issues found with severity
- Specific suggestions for improvement
- References to best practices

## Best Practices

- Run before code reviews
- Use when refactoring legacy code
- Apply to critical code paths regularly

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/nimbalyst) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

