Scaffold or migrate a repository onto release-please. Generates release-please-config.json, .release-please-manifest.json, and a release-please.yml workflow, plus an opt-in menu of tag-keyed deploy/publish templates (Docker/ECR matrix, frontend host deploy, npm OIDC publish, GitHub Release asset, Fly.io deploy, generic). Supports monorepo (mutual exclude-paths matrix), single-package, and mixed-language (node/simple/python) repos. Use when user runs /release-please-setup, mentions "release please", "set up release please", "automate releases", "conventional-commit releases", "monorepo release automation", or "migrate to release-please".
$npx -y skills add joaquimscosta/arkhe-claude-plugins --skill release-please-setupInstalls into the current project.
Run `npx skills use "https://github.com/joaquimscosta/arkhe-claude-plugins" --skill "joaquimscosta/arkhe-claude-plugins/release-please-setup"` 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/joaquimscosta/arkhe-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/joaquimscosta/arkhe-claude-plugins"` and select the relevant skills, then follow their instructions.