Python Edit banner
iLearn-Lab iLearn-Lab

Python Edit

Development community

Description

--- name: python-edit description: Edit Python files with focused patches and validate the affected area immediately. --- # Python Edit When changing Python modules in this repository: - inspect the nearest tests first - patch only the lines that matter - preserve provider and Windows compatibility - validate the narrowest affected path before broad test runs

Installation

Installs to ~/.claude/skills/ilearn-lab-evoharness-python-edit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ilearn-lab-evoharness-python-edit && curl -fsSL https://raw.githubusercontent.com/iLearn-Lab/EvoHarness/HEAD/.claude/skills/python-edit.md -o ~/.claude/skills/ilearn-lab-evoharness-python-edit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository