596 B
596 B
description, allowed-tools
| description | allowed-tools |
|---|---|
| [Express] Analyze code - alias for /analyze-code | Read, Glob, Grep |
Express Analyze (/a)
Quick alias for code analysis. Uses the same functionality as /analyze-code.
Usage
/a- Analyze current project/a <file-path>- Analyze specific file/a security- Focus on security analysis/a perf- Focus on performance analysis
$ARGUMENTS
Analyze for:
- Code quality and maintainability
- Performance bottlenecks
- Security vulnerabilities
- Best practice violations
Output findings with severity levels: CRITICAL, HIGH, MEDIUM, LOW.