mirror of
https://github.com/obra/superpowers
synced 2026-07-13 14:14:29 +00:00
bdd45c70ab
Add experimental Gemini CLI extension with MCP server that exposes skills as individual tools. Infrastructure works but auto-triggering skills is blocked by Gemini CLI treating context files as advisory rather than executable instructions. See issue #128 for detailed findings. - gemini-extension.json manifest - MCP server with individual skill tools - GEMINI.md bootstrap attempts (don't work) - Installation documentation