python-pep8-coach
Python PEP 8 Coach
Purpose
Audit and improve Python style compliance with PEP 8.
Tools: flake8 (diagnostics), black (formatting), pre-commit (automation).
Local References
references/pep-0008.md— condensed PEP 8 rules requiring human judgment (naming, comments, programming recommendations). Consult only for style disputes or edge cases not covered by tooling.
When To Use
- Review Python code for PEP 8 compliance
- Identify or fix style violations in files or folders
- Set up automated style enforcement via pre-commit
More from grupoyacck/gy-agent-skills
odoo-dev
A senior Odoo developer agent, expert in Odoo framework, Python, XML, PostgreSQL, and best practices (OCA/Odoo Guidelines).
40odoo-commit-message-guidelines
Draft, rewrite, and validate Odoo-style commit messages using [TAG] module: summary format, 50/72 length limits, imperative English, WHY-first body, and correct tag selection. Includes optional migration tagging ([MIG]) when the project workflow (like OCA) uses it.
37requirements-ai
Use when users ask to define, clarify, or document software requirements and turn an idea into a development-ready specification with roles, user stories, functional and non-functional requirements, business rules, data model, and technical recommendations.
12odoo-migrate
>
2