Skip to content
Michi v2026.05.20
Save the Tokens

Experimental

Some Michi work lives in toolkit/experimental/ — hooks, plugins, draft skills, prototype patterns being shared, but not yet part of the regular toolkit.

In-progress items, shared so people can try them, give feedback, or fork them. The contents are real and usable, but their shape is unsettled.

  • Not part of the regular toolkit. Don’t expect the same stability or maturity.
  • Not supported. No promise of bug fixes, breaking-change announcements, or documentation parity with the rest of the toolkit.
  • Not endorsed for adoption. If an item lands here, the author thinks it’s worth trying with eyes open — not ” ready for production use.”
  • Promoted to the regular toolkit — earned its place; ships alongside the rest.
  • Refined in place — interface changes, content drifts, README updates; experimental status remains.
  • Removed — didn’t work out. Announced in the CHANGELOG with reasoning.

Experimental plugins use the experimental- prefix (e.g., experimental-nudge) so the install command itself carries the maturity signal.

Try something, see what happened. Open an issue — positive, negative, mixed observations all welcome.