release-relewise-agent-pluginslisted
Install: claude install-skill Relewise/relewise-agent-plugins
# Release Relewise Agent Plugins
Run the repeatable two-phase release process for this repository. Resume safely when a phase was partially completed instead of duplicating branches, pull requests, Trello cards, checklist items, tags, or releases.
This is a repository-maintainer skill under `.agents/skills/`. It must never be referenced by a public plugin manifest or included in a vendor package.
## Required inputs and gates
- Require the intended semantic version. Normalize it to `v<major>.<minor>.<patch>` for the tag and `<major>.<minor>.<patch>` for `version.json`.
- Require a Trello card as described below. Trello work must use the Relewise Hub MCP, not browser automation or the public Trello API.
- Phase 1 may prepare the pull request without approval to publish.
- Phase 2 requires explicit user confirmation that the release pull request was merged. Never merge the pull request, push a release tag, replace a tag, or publish a release without that confirmation.
- Never add a pull-request reviewer automatically.
## Trello tracking
If the user supplies a Trello card, retrieve and use it. If no card is supplied, first look for an active Sprint-board card for the same repository and version; reuse an unambiguous match. Otherwise:
1. Resolve the board named `Sprint`, its `In Progress` list, and its `Integration` label by name through Relewise Hub. Do not hard-code their IDs.
2. Resolve the invoking user to exactly one member of that board and assign that member. Use aut