Generate a combined release blog post for ai-platform-engineering. Produces a single docs/releases/YYYY-MM-DD-release-X-Y-Z.md file containing release notes and the upgrade guide (migration guide) inline. Use when cutting a release, when a user asks "what changed in 0.4.x", or when upgrading their values.yaml to a new chart version.
$npx -y skills add cnoe-io/ai-platform-engineering --skill release-docsInstalls into the current project.
Run `npx skills use "https://github.com/cnoe-io/ai-platform-engineering" --skill "cnoe-io/ai-platform-engineering/release-docs"` 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/cnoe-io/ai-platform-engineering" that are relevant to the current task. Run `npx skills add "https://github.com/cnoe-io/ai-platform-engineering"` and select the relevant skills, then follow their instructions.