analyze-codebase
Installation
SKILL.md
Analyze Codebase
Run the Skene CLI to analyze the codebase. The CLI does the analysis, not you.
Critical rule
Do NOT substitute your own PLG analysis, findings, or guesses if the CLI fails. Run the CLI, present its output on success, report the error on failure. That's it.
Agent behavior rules
- Autonomous. Run the CLI, present results, suggest next step. No mid-flow questions.
- User cannot type into agent terminals. The agent handles all CLI input. Pipe safe defaults for routine prompts. Kill stuck terminals and re-run with piped input.
Steps
- Discover CLI options
Run
uvx skene analyze --helpto see available flags. Use only flags that appear in the output.