agent-framework-py-release Skill
Use when cutting a Python release for the microsoft/agent-framework monorepo. Triggers on "bump py versions", "cut a python release", "prepare release PR for python", "release py packages", "bump python to X.Y.Z", or similar requests to bump Python package versions and prepare a release PR. Handles all four lifecycle t Published by microsoft in agent-framework.
What is agent-framework-py-release Skill?
Use when cutting a Python release for the microsoft/agent-framework monorepo. Triggers on "bump py versions", "cut a python release", "prepare release PR for python", "release py packages", "bump python to X.Y.Z", or similar requests to bump Python package versions and prepare a release PR. Handles all four lifecycle t 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.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use agent-framework-py-release Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/agent-framework
- Skill file: python/.github/skills/agent-framework-py-release/SKILL.md
What it does
Use when cutting a Python release for the microsoft/agent-framework monorepo. Triggers on "bump py versions", "cut a python release", "prepare release PR for python", "release py packages", "bump python to X.Y.Z", or similar requests to bump Python package versions and prepare a release PR. Handles all four lifecycle t
Skill instructions
Agent Framework Python Release Cuts a Python release PR for the microsoft/agent-framework monorepo. Core principle: CHANGELOG drives bumps No more universal lockstep. A package only bumps if it has a CHANGELOG entry this cycle. Draft the CHANGELOG first, then derive the bump list from it. Exceptions to selective bumping (these stay coupled regardless of per-package changes): - Root agent-framework is coupled to agent-framework-core via agent-framework-core[all]==X.Y.Z (exact pin in python/pyproject.toml). If core bumps, root bumps. Root may also bump independently for its own changes (docs/metadata/extras). - Beta-tier cohort bumps are still allowed when the user explicitly wants a fresh date stamp across all betas for cohort signaling — but this is a deliberate user decision per release, not a default. If the user explicitly states which packages to bump (or hands over a PR list per package), treat that as authoritative. Lifecycle tiers and version rules Use python/.github/skills/pyth
Explore related resources
Frequently asked questions
What is agent-framework-py-release?
agent-framework-py-release is a open-source AI agent skill with Copy skill directory. Use when cutting a Python release for the microsoft/agent-framework monorepo.
Who is agent-framework-py-release best for?
agent-framework-py-release is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install agent-framework-py-release?
Install or run agent-framework-py-release using Copy skill directory. Check agent-framework-py-release for the latest setup command.
Is agent-framework-py-release actively maintained?
agent-framework-py-release may need a closer maintenance check before production use.
Auto-fetched from GitHub.