Run lints on Python files.
Scanned 5/27/2026
Install via CLI
openskills install agentforce314/clawcodex---
description: Run lints on Python files.
paths:
- "**/*.py"
allowed-tools: [Bash]
---
# Lint Python
Lint the Python files in this checkout and report findings.
Working directory: !`pwd`
Run ruff and report findings.
No comments yet. Be the first to comment!