Skip to content

/wiring-contract

Derive this project's own integration conventions from what the code already does, draft them as a wiring contract, and hold new work to it. Closes the built-but-not-wired gap at L3 (walking skeleton) — a mechanism that ships and is never called reads green in every other check.

shell
$ npx -y skills add haabe/mycelium --skill wiring-contract --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/wiring-contract
How auto-invocation works

Context preview

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

Derive this project's own integration conventions from what the code already does, draft them as a wiring contract, and hold new work to it. Closes the built-but-not-wired gap at L3 (walking skeleton) — a mechanism that ships and is never called reads green in every other check.
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