From grugops
The grugops factory dispatcher — route any software-delivery request through the Orchestrator (bootstrap, plan, implement, gate, UAT, release).
How this skill is triggered — by the user, by Claude, or both
Slash command
/grugops:grugops <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: read agent-factory/roles/orchestrator.md, then
.grugops/factory.config.json, the root AGENTS.md, and plans/board.md
(respect every column's WIP limit). Then classify the request, activate each role
through the role-switch protocol (agent-factory/roles/_role-switch-protocol.md), and
run the matching workflow under agent-factory/workflows/.
Never merge to a protected branch. Never deploy to prod. 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.