/gm-brilliant-implementation
The large GM implementation outcome.
$ npx -y skills add notque/vexjoy-agent --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/gm-brilliant-implementation
Context preview
What this command does when you run it.
The large GM implementation outcome.
Command definition
gm-brilliant-implementation.mddescription: "Run the complete 34-stage implementation workflow for a large, multi-system, multi-wave, or CPU-delegated 5 Star Booker GM program."
version: 1.0.0
route_to:
agent: project-coordinator-engineer
skill: gm-brilliant-implementation
pipeline: gm-brilliant-implementation
trigger:
phrases:
- large GM implementation
- large GM feature
- multi-system GM feature
- multi-wave GM program
- GM systems overhaul
- CPU systems harmony
- Auto Book multi-system improvement
parameters:
- name: task
required: true
description: "The large GM implementation outcome."gm-brilliant-implementation
Invoke through `/do`:
/do run gm-brilliant-implementation for a multi-system GM feature
The route uses `project-coordinator-engineer` to execute the first-class `gm-brilliant-implementation` skill and pipeline. It presents seven canonical operator phases while executing 34 validated runtime stages.
Small isolated fixes do not use this command. Route them through `quick`, the target project-context skill, or the focused test/review skill.
Essays and writing behind this toolkit live at vexjoy.com. VexJoy Agent connects plain-English requests to specialist agents, skills, and workflows. /do selects the knowledge and tools needed for your task.
Repo: notque/vexjoy-agent
Other commands on vexjoy-agent.
d
Jev-first router: A/B variant of /do. One TypeSafe call replaces the manifest read; falls back to /do when unavailable or unconfident.
github-notifications
Triage GitHub notifications: fetch, classify, report actions needed.
github-profile-rules
`github-profile-rules` — extract programming rules and coding conventions from a GitHub user's public profile via API.

