Cmd Analyze

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

aibot88 Updated 3 repo stars

File contents

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.

aibot88/sec_skill_store/tree/main/skills/claudskills/cmd-analyze commit 20d563ec07

Frequently asked questions

npx skillmds@latest add aibot88/cmd-analyze-2