Python Scripts

Enforces code quality, modularity, and test coverage for Python scripts in the Skill System Foundry repository. Triggers when creating, editing, reviewing, refactoring, or debugging any Python file under scripts/ or scripts/lib/, writing or updating tests under tests/, adding new validation logic, modifying shared library modules, creating new entry points, or working with the configuration.yaml validation rules. Also triggers when asked to improve test coverage, enforce type hints, fix error handling, extract shared logic, or ensure stdlib-only compliance. Use this skill for any Python work in the repository, even if the user does not explicitly mention code quality.

milanhorvatovic 34dfb8f 13.4 KB Updated

File contents

milanhorvatovic/skill-system-foundry/tree/main/.agents/skills/python-scripts commit 34dfb8fe6b

Frequently asked questions

npx skillmds@latest add milanhorvatovic/python-scripts