Metadata-Version: 2.4
Name: quality-playbook
Version: 0.0.0
Summary: Placeholder for the Quality Playbook (QPB) AI coding skill. Real distribution: https://github.com/andrewstellman/quality-playbook
Author-email: Andrew Stellman <andrew@stellman.com>
License: MIT
Project-URL: Homepage, https://github.com/andrewstellman/quality-playbook
Project-URL: Repository, https://github.com/andrewstellman/quality-playbook
Project-URL: Issues, https://github.com/andrewstellman/quality-playbook/issues
Keywords: quality,playbook,ai,code-review,claude,skill,qpb
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# quality-playbook (placeholder)

This is a **name placeholder** on PyPI for the [Quality Playbook (QPB)](https://github.com/andrewstellman/quality-playbook) AI coding skill.

The real distribution currently lives on GitHub. Install it the documented way:

```bash
git clone https://github.com/andrewstellman/quality-playbook.git
```

A future release will publish a functional `pip install quality-playbook` package. This 0.0.0 release exists only to reserve the name on PyPI ahead of that work.

## What is the Quality Playbook?

QPB is a six-phase AI-driven code-review skill. Adopters install it into their project and an AI coding agent (Claude Code, Cursor, GitHub Copilot, etc.) walks the code through a structured quality review.

- Repository: https://github.com/andrewstellman/quality-playbook
- Issues: https://github.com/andrewstellman/quality-playbook/issues
- Author: Andrew Stellman <andrew@stellman.com>
- License: MIT
