---
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.
enabled: false
source: github:Jamie-BitFlight/claude_skills
imported-from: github:Jamie-BitFlight/claude_skills
---

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