python-workflow-delivery
CommunityStreamline Python PR delivery with gates.
Authorahgraber
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Branch-to-PR workflow discipline for Python work: helps teams scope changes, apply validation gates, and ensure merge readiness, reducing iterative rework and CI surprises.
Core Features & Use Cases
- Scoped changes: enforce small, reviewable diffs aligned with PR goals.
- Validation gates: run uv sync, uv sync --locked, uv lock --check, uv run pytest, and related checks before opening or updating a PR.
- CI debugging and lockfile resolution: guides steps to fix CI gate failures and dependency conflicts.
- Use Case: before opening a PR for a Python feature, ensure the environment matches project standards and all gates pass to minimize back-and-forth.
Quick Start
Open your feature branch, apply the standard Python workflow, and open a PR with the validation summary.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: python-workflow-delivery Download link: https://github.com/ahgraber/skills/archive/main.zip#python-workflow-delivery Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.