PY

python-review-qa-loop

Enforces a consistent QA and security review workflow for Python code contributions.

Install

mkdir -p .claude/skills/python-review-qa-loop && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15040" && unzip -o skill.zip -d .claude/skills/python-review-qa-loop && rm skill.zip

Installs to .claude/skills/python-review-qa-loop

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use when working on Python code changes that should follow this repo's shared review and QA loop. Read the shared workflow docs, make the smallest viable patch, run relevant tests, capture results, and route DB, credentials, secrets, or Garmin password related changes through the shared security guidance.
306 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Beginner

Key capabilities

  • Read shared workflow documentation for Python code changes
  • Create minimal viable patches for Python code
  • Run relevant tests for Python code modifications
  • Capture test results for Python changes
  • Route database-related changes through security guidance
  • Route credential or secret changes through security guidance

How it works

The skill guides the user through a predefined process for Python code changes, emphasizing reading documentation, creating small patches, testing, and routing sensitive changes through security protocols.

Inputs & outputs

You give it
Python code changes, potentially involving DB, credentials, or secrets
You get back
Code changes that adhere to the repository's review, QA, and security standards

When to use python-review-qa-loop

  • Run QA loop for changes
  • Check security for DB migrations
  • Review secret handling
  • Apply patch following QA standards

About this skill

GitHub Skill Adapter

Canonical skill source:

  • ai/skills/python-review-qa-loop/SKILL.md
  • ai/skills/python-review-qa-loop/agents/openai.yaml

This .github file is only a thin reference adapter so GitHub-side repo docs point to the same canonical skill content in ai/.

Do not assume .github/agents/* will auto-spawn. Follow the canonical skill's explicit reviewer / QA / security pass instructions instead.

When not to use it

  • When working on code changes not related to Python
  • When the code changes do not require a shared review and QA loop

Limitations

  • The skill is specific to Python code changes
  • The skill requires adherence to a shared review and QA loop
  • The skill requires routing sensitive changes through shared security guidance

How it compares

This skill enforces a structured review and QA process for Python code, ensuring adherence to repository standards, unlike an ad-hoc review.

Compared to similar skills

python-review-qa-loop side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
python-review-qa-loop (this skill)03moNo flagsBeginner
pr-review62moReviewIntermediate
django-verification54moReviewIntermediate
lint-and-validate66moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry