v0.1.0
First release of michi — GitHub-issue-driven development plugin for Claude Code.
/issue <number> [owner/repo]drives an issue to completion task by task.- Plan is written into the issue body as a
<!-- michi:plan -->checklist; resumable. - One commit per task (
T<n>: … (#<issue>)), synced to the issue + TodoWrite. - Never pushes, opens a PR, or closes the issue without your go-ahead.
Install:
/plugin marketplace add yagop/michi
/plugin install michi@michi