Armory
Source
Browse
Workflows

python-review

Comprehensive Python code review for PEP 8 compliance, type hints, security, and Pythonic idioms. Invokes the python-reviewer agent.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install python-review --cli claude

writes the file to.claude/commands/python-review.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/python-review.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Comprehensive Python code review for PEP 8 compliance, type hints, security, and Pythonic idioms. Invokes the python-reviewer agent.

When to use it

Comprehensive Python code review for PEP 8 compliance, type hints, security, and Pythonic idioms. Invokes the python-reviewer agent.

How to install / invoke

Vendored from affaan-m/ecc (workflows). See the source: https://github.com/affaan-m/ecc/blob/main/commands/python-review.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).