关于
Enforces strict code quality standards in Consumer Affairs Django repositories by proactively running Ruff formatters and linters. It automates the correction of import sorting, whitespace, and simple style violations while providing actionable guidance for manual fixes like complexity reduction and missing docstrings. This skill ensures that every piece of code is clean, formatted, and ready for commit before concluding a task, integrating seamlessly with the 'ca exec' utility to run within existing project containers.