Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Start the omm web viewer to explore architecture diagrams in the browser. Use when the user says "omm view", "open viewer", "show diagrams", "view architecture", or "open architecture".
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-06 | ✗→✓ | ▲ Improved | -3% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -36% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -56% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -67% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -41% | 0% |
Launch the interactive web viewer so the user can explore .omm/ architecture diagrams in their browser.
Ensure the omm CLI is available:
bashcommand -v omm || npm install -g oh-my-mermaid
If the install command fails (permission denied), tell the user: "Please run npm install -g oh-my-mermaid in your terminal, then try again."
bashomm list
If no classes found, tell the user: "No architecture docs found. Run /omm-scan first to generate them." Then stop.
bashomm view
If the user specified a port:
bashomm view --port <port>
Tell the user the viewer is running and provide the URL (default: http://localhost:3000).
The viewer auto-refreshes when .omm/ files change.
/omm-scan instead of starting an empty viewer.omm/ filesOther measured skills in the registry, with their headline benchmark lift.