Favicon of python-code-quality

python-code-quality Skill

AI Agent SkillPythonOpen source

Code quality checks, linting, formatting, and type checking commands for the Agent Framework Python codebase. Use this when running checks, fixing lint errors, or troubleshooting CI failures. Published by microsoft in agent-framework.

Decision snapshot

Is this a fit?

Best for

Testing, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is python-code-quality Skill?

Code quality checks, linting, formatting, and type checking commands for the Agent Framework Python codebase. Use this when running checks, fixing lint errors, or troubleshooting CI failures. Published by microsoft in agent-framework. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Testing use cases

Declared skill metadata

  • Source file: python/.github/skills/python-code-quality/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use python-code-quality Skill

  • Use it for testing.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/agent-framework
  • Skill file: python/.github/skills/python-code-quality/SKILL.md

What it does

Code quality checks, linting, formatting, and type checking commands for the Agent Framework Python codebase. Use this when running checks, fixing lint errors, or troubleshooting CI failures.

Skill instructions

Python Code Quality Quick Commands All commands run from the python/ directory: bash Syntax formatting + checks (parallel across packages by default) uv run poe syntax uv run poe syntax -P core uv run poe syntax -F Format only uv run poe syntax -C Check only uv run poe syntax -S Samples only Type checking Division of labor (see "Type checking architecture" below): - Pyright (strict) is the source-code type checker. - Pyright (relaxed basic), mypy, pyrefly, ty, zuban all check the TESTS; pyright/pyrefly/ty also check the SAMPLES (mypy/zuban skip script-style samples). uv run poe pyright Pyright (strict) over SOURCE, fan-out across packages uv run poe pyright -P core uv run poe pyright -A uv run poe test-typing mypy + pyrefly + ty + zuban + pyright over each package's TESTS uv run poe test-typing -P core uv run poe test-typing -S samples (pyrefly + ty + pyright) uv run poe test-typing -P core --checker mypy narrow to one checker (repeatable) uv run poe test-typing -P core --checker pyrig

Verified compatibility and discovery

Frequently asked questions

What is python-code-quality?

python-code-quality is a open-source AI agent skill with Copy skill directory. Code quality checks, linting, formatting, and type checking commands for the Agent Framework Python codebase. Use this when running checks, fixing lint errors, or troubleshooting CI failures.

Who is python-code-quality best for?

python-code-quality is best for reusing agent instructions, scripts, and references, testing workflows.

How do I install python-code-quality?

Install or run python-code-quality using Copy skill directory. Check python-code-quality for the latest setup command.

Is python-code-quality actively maintained?

python-code-quality may need a closer maintenance check before production use.

Share:

Stars
12,108
Forks
2,028
Last commit
2 months ago
Last verified
Aug 21, 2026
Metadata fetched
Aug 21, 2026
Repository age
1 year
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to python-code-quality