← Back to skills
extension
Category: Development & EngineeringAPI key requirement unconfirmed

python-cli-architect

Reference patterns for Python CLI projects using Typer and Rich — project structure, Rich table rendering, and task completion quality gate. Loaded automatically by the python-cli-architect agent.

personAuthor: jakexiaohubgithub

Python CLI Architect Reference

Project Structure

See references/project-structure.md — packages/{name}/ layout and Hatchling configuration.

Task Completion Quality Gate

See references/quality-gate.md — mandatory linting, type checking, test, review, and shebang validation steps before reporting done.