Static Analysis banner
valpere valpere

Static Analysis

Security community

Description

--- name: static-analysis description: "Use after code-generator completes to run static analysis tools and report findings. Runs in parallel with security-reviewer. Reports findings only — does not apply fixes unless they are trivial formatting issues. Invoke as part of the post-implementation review pipeline.\n\n<example>\nContext: code-generator has completed an implementation and the pipeline needs quality checks.\nuser: \"Run static analysis on the changes\"\nassistant: \"Launching static-a

Installation

Installs to ~/.claude/agents/valpere-session-indexer-static-analysis.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/valpere/session-indexer/HEAD/.claude/agents/static-analysis.md -o ~/.claude/agents/valpere-session-indexer-static-analysis.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository