Experimental
Some Michi work lives in toolkit/experimental/ —
hooks, plugins, draft skills, prototype patterns being shared, but not yet part of the regular toolkit.
What’s here
Section titled “What’s here”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.
What it isn’t
Section titled “What it isn’t”- 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.”
Three possible futures for each item
Section titled “Three possible futures for each item”- 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.
Naming
Section titled “Naming”Experimental plugins use the experimental- prefix (e.g., experimental-nudge) so the install command itself carries
the maturity signal.
Feedback
Section titled “Feedback”Try something, see what happened. Open an issue — positive, negative, mixed observations all welcome.