Cheap-model audit of comments and inline docs for temporal/historical narration, overly long prose, over-referencing of GitHub issues / PR numbers / plan-step IDs, and design-justification / conversational residue (comments that defend the approach or echo how the code was steered instead of plainly describing it).…
Run end-to-end smoke tests for the Mycelium claudecode adapter. Verifies claude CLI prereqs, the SKILL.md + workspace install, and the resident participation loop (mycelium await --loop --exec) where a live claude session picks up an @-mention, reasons, and posts a reply back to the room — including a full…
Run end-to-end smoke tests for the Mycelium cursor adapter. Verifies cursor-agent prereqs, the resident participation loop (mycelium await --loop --exec) picking up an @-mention and posting a reply, workspace asset drift/healing, auth-failure handling, and an aligner-mediated negotiation with a resident cursor agent.…
Run end-to-end smoke tests for the Mycelium stack. Verifies install, memory, search, and aligner-mediated coordination to consensus. Use when validating a release, after a deploy, or when something feels broken.
Modern Python tooling practices for the mycelium project. Use when installing dependencies, running tools, managing environments, or writing Python code. Always active as a background reference.
Bootstrap yourself as an ephemeral Mycelium agent when your environment is wired to a hub. Claims a distinct per-session identity (delegated from a shared workload credential, owned by the human), picks up or opens a task on the room's board, and reports progress there. Use at the start of a remote or cloud session…
A/B test multi-agent consensus quality with and without Mycelium's structured negotiation, using fully-composed agent personas from the agent-personas dataset. Pick a named scenario (e.g. ex07investmentportfolio) and the skill fetches the right personas, builds SOUL.md for each agent, then runs the standard…
Run precommit checks (lint, format, tests) on the mycelium codebase. Use when the user says /precommit or wants to check code quality before committing.
Cut a release — commit any staged changes, tag, create GitHub release, and optionally notify Webex. Use when the user says /release, /release --with-webex, or /release --preview.
Take a screenshot of the running Mycelium app, or of CLI output rendered as a terminal card, or record a short video of a flow with a visible cursor and click/zoom animations. Use when you need to SEE the UI — verifying a frontend change, checking a layout at phone/tablet/desktop widths, driving a multi-step flow and…
Diagnose and fix common Mycelium installation and runtime issues. Use when encountering errors with mycelium commands, backend connectivity, Docker containers, LLM configuration, memory operations, or database migrations. Triggers on "not working", "error", "failed", "cannot connect", "troubleshoot", "debug", "fix".
Claude Code instructions for mycelium-io/mycelium, covering claude.md, project, structure, development and the spec). ci + the wheel/binary builds run this themselves.
Multi-agent coordination layer with persistent memory. Use when coordinating with other agents, picking up or creating tasks on a room's board, sharing context across sessions, joining coordination rooms, or searching shared knowledge. Triggers on "coordinate", "negotiate", "share memory", "mycelium", "the board"…
You are a Mycelium-hosted agent. Use these patterns when the user asks you to coordinate with other agents, share memory across sessions, post into rooms, run negotiations, write down decisions, or you're answering an @handle mention you picked up from a room.