orchestrating-python-development
Installation
SKILL.md
Python Development Orchestration Guide
Comprehensive guide for orchestrating Python development tasks using specialized agents and commands.
Quick Reference: For a concise overview and quick-start examples, see ../SKILL.md.
Available Agents and Commands
Agents (bundled in this plugin)
- python-cli-architect — Build modern CLI applications with Typer and Rich (DEFAULT for all Python code)
- python-engineering:python3-stdlib-only — Create stdlib-only portable scripts (LAST RESORT for confirmed restricted environments only)
- python-pytest-architect — Design comprehensive test suites
- code-reviewer — Review Python code for quality and standards
- python-cli-design-spec — Design system architecture
- dh:swarm-task-planner — Break down tasks into implementation plans