Create Superpowers Lite fork
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "superpowers",
|
||||
"displayName": "Superpowers",
|
||||
"description": "Core skills library: TDD, debugging, collaboration patterns, and proven techniques",
|
||||
"name": "superpowers-lite",
|
||||
"displayName": "Superpowers Lite",
|
||||
"description": "Manual-only Superpowers fork: TDD, debugging, collaboration, lightweight plans, and phase reviews",
|
||||
"version": "5.1.0",
|
||||
"author": {
|
||||
"name": "Jesse Vincent",
|
||||
@@ -20,6 +20,5 @@
|
||||
],
|
||||
"skills": "./skills/",
|
||||
"agents": "./agents/",
|
||||
"commands": "./commands/",
|
||||
"hooks": "./hooks/hooks-cursor.json"
|
||||
"commands": "./commands/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user