Perform comprehensive codebase analysis and generate reports (usage: /analyze [full|security|performance])
Scanned 9/12/2026
Install to Claude Code
npx -y skills add aibot88/sec_skill_store --skill cmd-analyze --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cmd Analyze?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aibot88-cmd-analyze)More formats (shields.io, HTML) on the badges page.
---
name: cmd-analyze
description: "Perform comprehensive codebase analysis and generate reports (usage: /analyze [full|security|performance])"
disable-model-invocation: true
metadata:
slash_alias: "/analyze"
usage: "/analyze [full|security|performance]"
category: "tools"
backend: "traditional_skill"
---
# 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!