Replies: 2 comments 11 replies
-
|
I like the idea, I'm not sure how to indicate to claude in a way that it would know to check this though |
Beta Was this translation helpful? Give feedback.
-
|
I've created a skill called mise-guide that takes a simpler approach — it's a portable agent skill that teaches AI agents how to use mise properly, covering tool versions, env vars, and tasks. It's not a Claude Code plugin or MCP server, but a lightweight alternative that works across multiple coding agents (Claude Code, Codex, Gemini CLI, etc.) today. I've been using it with Claude Code and it handles mise cli well. Install: Feel free to reach out if you have any questions or suggestions. Thanks. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
I often get Claude Code to create mise tasks based off of things I did in the session with it. I really like the integration of
usagebut CC needs to be fed the docs first before it can create a script that usesusage.It would be awesome if the MCP had a
mise://usage_docsor similar tool that it hit for an example and/or documentation of how to write a mise task usingusage.Additionally, there could be a command to stub a new task script file.
Beta Was this translation helpful? Give feedback.
All reactions