# Python CLI Architect

> 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.

- Skill: `jamie-bitflight/python-cli-architect` (Agent Skill, multi-file: 7 files)
- Install (CLI): `npx skillmds@latest add jamie-bitflight/python-cli-architect`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jamie-bitflight/python-cli-architect/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Jamie-BitFlight (https://skillmd.com/u/jamie-bitflight)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/jamie-bitflight/python-cli-architect

---


# 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.

