Agent Skills: Python CLI Architect Reference

Use when the python-cli-architect agent needs project structure reference and task completion quality gates for Python CLI projects. Loaded automatically by the python-cli-architect agent — covers package layout, Hatchling configuration, and implementation quality criteria.

UncategorizedID: Jamie-BitFlight/claude_skills/python-cli-architect

Install this agent skill to your local

pnpm dlx add-skill https://github.com/Jamie-BitFlight/claude_skills/tree/HEAD/plugins/python3-development/skills/python-cli-architect

Skill Files

Browse the full folder contents for python-cli-architect.

Download Skill

Loading file tree…

plugins/python3-development/skills/python-cli-architect/SKILL.md

Skill Metadata

Name
python-cli-architect
Description
Use when the python-cli-architect agent needs project structure reference and task completion quality gates for Python CLI projects. Loaded automatically by the python-cli-architect agent — covers package layout, Hatchling configuration, and implementation quality criteria.

Python CLI Architect Reference

Project Structure

See references/project-structure.mdpackages/{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.