test-python

SkillDev tools

Lets your agent run Python command-line tests to check code changes.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the test-python skill

About this capability

Run Python CLI tests. Use after making changes to cli/ code.

What this skill tells your AI

The instructions your AI receives, as published by katanemo/plano in .claude/skills/test-python/SKILL.md and read by ahel’s review.

  1. cd cli && uv sync — ensure dependencies are installed
  2. cd cli && uv run pytest -v — run all tests

If tests fail, diagnose and fix the issues.

Signals

GitHub stars
7k
Forks
484
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
test-python
Source
github.com/katanemo/plano