Skip to content

/diamond-render

Render `.claude/diamonds/active.yml` as a state diagram. Read-only. Default format Mermaid stateDiagram-v2. Recommended at the end of `/mycelium:diamond-assess` so every assessment closes with a visual state-of-play. See `${CLAUDE_PLUGIN_ROOT}/engine/render-conventions.md` for

shell
$ npx -y skills add haabe/mycelium --skill diamond-render --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/diamond-render
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Render `.claude/diamonds/active.yml` as a state diagram. Read-only. Default format Mermaid stateDiagram-v2. Recommended at the end of `/mycelium:diamond-assess` so every assessment closes with a visual state-of-play. See `${CLAUDE_PLUGIN_ROOT}/engine/render-conventions.md` for
Ships withmycelium

Your AI agent should think before it codes. AI has made building cheap. It hasn't made deciding cheap. Agents will jump from an idea to a pull request without asking why, who for, or whether anyone needs it.

Get the whole plugin, auto-invoked
Stats
42
Stars
0
Views
3
Forks
Active
Maintenance
Python
Language
MIT
License
1h ago
Last commit
3mo ago
Created

Repo: haabe/mycelium