From grugops
Map or bootstrap a repo with the grugops factory — greenfield scaffold or brownfield survey, then seed the factory state.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grugops:map <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.
Then run the bootstrap workflow — agent-factory/workflows/00-bootstrap-greenfield.md
for a new repo, or agent-factory/workflows/01-bootstrap-brownfield.md for an existing one.
Never merge to a protected branch. Never deploy to prod. Humans always hold merge and deploy.
Request: $ARGUMENTS
Provides 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.
npx claudepluginhub abitwise/grugops --plugin grugops