# Cmd Analyze

> Perform comprehensive codebase analysis and generate reports (usage: /analyze [full|security|performance])

- Skill: `vinhnx/cmd-analyze` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vinhnx/cmd-analyze`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vinhnx/cmd-analyze/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: vinhnx (https://skillmd.com/u/vinhnx)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vinhnx/cmd-analyze

---


# Analyze Workspace

Interpret the user input as the raw argument string that follows `/analyze`.

- If the input is empty, perform a full workspace analysis.
- If the input is `full`, `security`, or `performance`, focus on that scope.
- Base the analysis on the current workspace contents, not generic advice.
- Call out concrete findings, risks, and prioritized next actions.
- Keep the response concise and actionable.

