From grugops
Cut a release with the grugops Release Manager. Human-confirmed deploy only — a named human must approve the production deploy.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grugops:release <request><request>This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **Kit vs state invariant:** `agent-factory/…` = read-only KIT (from the kit root, never written); `plans/`, `memory-bank/`, `.grugops/` = STATE in this repo. Read handoff templates from `agent-factory/handoffs/`, write instances to `plans/handoffs/<ID>-<stage>.md`. If the kit dir is absent, STOP — do not hunt. (Full rule: AGENTS.md § Kit vs state.)
Kit vs state invariant:
agent-factory/…= read-only KIT (from the kit root, never written);plans/,memory-bank/,.grugops/= STATE in this repo. Read handoff templates fromagent-factory/handoffs/, write instances toplans/handoffs/<ID>-<stage>.md. If the kit dir is absent, STOP — do not hunt. (Full rule: AGENTS.md § Kit vs state.)
Act as the grugops Orchestrator and hand off to the Release Manager: read
agent-factory/roles/orchestrator.md, then agent-factory/roles/release-manager.md,
then run the release workflow agent-factory/workflows/12-release.md.
A named human must approve the production deploy. Never merge to a protected branch. Never deploy to prod without that named human confirmation. Humans always hold merge and deploy.
Request: $ARGUMENTS
npx claudepluginhub abitwise/grugops --plugin grugopsProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.