mirror of
https://github.com/obra/superpowers.git
synced 2026-04-21 00:49:06 +08:00
Move Gemini extension to repo root for cross-platform support
Symlinks inside .gemini/ don't work on Windows. Moving gemini-extension.json and GEMINI.md to the repo root means the extension root IS the repo root, so skills/ is found naturally without symlinks.
This commit is contained in:
6
gemini-extension.json
Normal file
6
gemini-extension.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "superpowers",
|
||||
"description": "Core skills library: TDD, debugging, collaboration patterns, and proven techniques",
|
||||
"version": "5.0.0",
|
||||
"contextFileName": "GEMINI.md"
|
||||
}
|
||||
Reference in New Issue
Block a user