byastronomer· 48 skills
Replace the manual commit-by-commit classification step in breeze release-management prepare-provider-documentation with AI-driven classification. For each provider with pending changes, analyze every PR (batched into one sub-agent per provider, not one per PR), pay special attention to potentially breaking changes by inspecting the actual diff, scope multi-provider PRs to the current provider's slice, ask the release manager when uncertain, and apply version bumps + changelog entries. Use during the regular provider release cycle as an alternative to the interactive breeze prompts.
$npx -y skills add astronomer/airflow --skill prepare-providers-documentationInstalls into the current project.
Run `npx skills use "https://github.com/astronomer/airflow" --skill "astronomer/airflow/prepare-providers-documentation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/astronomer/airflow" that are relevant to the current task. Run `npx skills add "https://github.com/astronomer/airflow"` and select the relevant skills, then follow their instructions.