mirror of
https://github.com/obra/superpowers.git
synced 2026-08-14 10:56:35 +00:00
23 lines
575 B
JSON
23 lines
575 B
JSON
{
|
|
"name": "superpowers",
|
|
"version": "6.3.0",
|
|
"description": "An agentic skills framework & software development methodology that works: planning, TDD, debugging, and collaboration workflows.",
|
|
"author": {
|
|
"name": "Jesse Vincent",
|
|
"email": "jesse@fsck.com"
|
|
},
|
|
"homepage": "https://github.com/obra/superpowers",
|
|
"repository": "https://github.com/obra/superpowers",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"brainstorming",
|
|
"subagent-driven-development",
|
|
"skills",
|
|
"planning",
|
|
"tdd",
|
|
"debugging",
|
|
"code-review",
|
|
"workflow"
|
|
]
|
|
}
|