# test-python > Run pre-commit and pytest, then summarize issues - Author: Eelco van der Wel - Repository: eelcovdw/claude-code-extras - Version: 20260208133314 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/eelcovdw/claude-code-extras - Web: https://mule.run/skillshub/@@eelcovdw/claude-code-extras~test-python:20260208133314 --- --- name: test-python description: Run pre-commit and pytest, then summarize issues context: fork agent: Bash model: haiku --- Execute these commands in the current project directory and provide a concise summary: 1. Run: `uv run prek run --all-files` 2. Run: `uv run pytest` Provide a summary with: - Which checks passed/failed - Specific files and line numbers with issues - Test results and coverage percentage - Keep it concise and actionable