lint-fix

Installation
SKILL.md

Lint Check & Fix

Target: $ARGUMENTS

1. Handle Help

If $ARGUMENTS is help (case-insensitive), output the following usage guide exactly as-is and stop:

/lint-fix - Check and fix lint issues for changed Python files.

Usage:
  /lint-fix <commit>          Check files changed in a single commit
  /lint-fix <from>..<to>      Check files changed across a commit range
  /lint-fix unstaged          Check unstaged working tree changes
  /lint-fix staged            Check staged (added but not committed) changes
  /lint-fix help              Show this help message
Related skills
Installs
2
First Seen
Mar 19, 2026