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.
Decision snapshot
Is this a fit?
Testing, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
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.
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
- Install or run with Copy skill directory
When to use python-code-quality Skill
- Use it for testing.
Built with
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.
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.