python-reviewer
Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install python-reviewer --cli claudewrites the file to.claude/agents/python-reviewer.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/python-reviewer.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.
When to use it
Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.
How to install / invoke
Vendored from affaan-m/ecc (subagents). See the source: https://github.com/affaan-m/ecc/blob/main/agents/python-reviewer.md
Notes
Ingested from the affaan-m/ecc harness library (MIT).
Related
build-error-resolver
Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.