mermaid
Build beautiful Mermaid diagrams using beautiful-mermaid. Covers all 6 diagram types, theming, SVG/ASCII output, and CoCo Platform integration.
Called by team.md router when action is `verify`. Checks if what was built matches what was planned/specified.
$ npx -y skills add coco-research/coco --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/verifyContext preview
What this command does when you run it.
Called by team.md router when action is `verify`. Checks if what was built matches what was planned/specified.
description: "Use when built work must be checked against its spec, plan, or PRD before shipping, or the team router action is verify. Re-runs the gate from a clean checkout per requirement and grades it MET, PARTIAL, NOT MET, or UNVERIFIED."
> Called by team.md router when action is `verify`. > Checks if what was built matches what was planned/specified.
| Layer | Preferred Roles | Count | |-------|----------------|-------| | L1 | business-analyst, technical-analyst | 2 | | L2 | qa-test-architect, (domain-dependent engineers) | 2-4 | | L3 | domain-accuracy, standards-reviewer, architecture-reviewer (if `.arch/index.json` exists) | 2-3 | | L4 | principal-pm | 1 |
L1 agents gather:
**Toolkit integration:**
L3 agents verify Layer 2's claims, and explicitly check for these failure modes — any one downgrades the verdict:
abandoning the module boundaries it was built against. This is the one failure mode no test can surface: tests fail when behaviour changes, not when a component is relocated, merged into another, or deleted outright.
Applies only when `.arch/index.json` exists. Run the deterministic scan — no model call:
python3 skills/arch-index/scripts/arch_drift.py --repo-root .
Then interpret it per `team:architecture.md`:
quoting the dead paths from `.arch/DRIFT.json`.
**MAJOR**: either a component is missing from the index or the build went somewhere it was not supposed to.
trusted as fact produces confidently wrong verdicts.
**Scope limit, and state it in the finding:** this detects *structural* drift only. A component whose datastore was swapped inside its own already-claimed directory returns `NO DRIFT`. A clean result licenses one sentence — that no structural drift was found — and no broader claim about architectural soundness.
Principal produces:
When `.planning/` exists, verify requirements from REQUIREMENTS.md. Cross-reference with phase success criteria.
CoCo Super Intelligence is the orchestration layer that turns Claude Code, Cursor, or Codex into an engineering department: a routed advisory board, 185 skills, 280 commands, persistent state. Local. Open-core — MIT core; Super Intelligence is proprietary, own-use.
Repo: coco-research/coco
Build beautiful Mermaid diagrams using beautiful-mermaid. Covers all 6 diagram types, theming, SVG/ASCII output, and CoCo Platform integration.
Draft a reply to a specific email. Usage: /email-reply Project Phase 2 Contract Data
Save matching emails to a project folder for sync processing. Usage: /email-save alice to emails/
Search emails by subject keywords. Usage: /email-search github webhook
AI summary of today's emails — key decisions, action items, meetings. No arguments needed.