II.
Methodology JSON
Structured · livemethodology:superpowers
Superpowers Extended json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "methodology:superpowers",
"_kind": "Methodology",
"_file": "domain/methodologies/methodologies.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Superpowers Extended",
"description": "A complete agentic software development lifecycle with structured skills,\nsubagent-driven execution, and quality gates at every stage. Enforces disciplined\nworkflows: brainstorm before coding, test before implementing, verify before\nclaiming completion. Includes Socratic brainstorming, bite-sized TDD task\nplanning, batch execution with checkpoints, fresh agent per task with two-stage\nreview, and systematic 4-phase debugging.\n",
"methodologyKind": "ai-assisted",
"origin": "pcvelz (community fork of obra/superpowers)"
},
"outgoingEdges": [
{
"from": "methodology:superpowers",
"to": "domain:software-engineering",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "lib-process:shared--brainstorming",
"to": "methodology:superpowers",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--dispatching-parallel-agents",
"to": "methodology:superpowers",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--executing-plans",
"to": "methodology:superpowers",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--finishing-a-development-branch",
"to": "methodology:superpowers",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--receiving-code-review",
"to": "methodology:superpowers",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--requesting-code-review",
"to": "methodology:superpowers",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--subagent-driven-development",
"to": "methodology:superpowers",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--superpowers-workflow",
"to": "methodology:superpowers",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--systematic-debugging",
"to": "methodology:superpowers",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--test-driven-development",
"to": "methodology:superpowers",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--using-git-worktrees",
"to": "methodology:superpowers",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--using-superpowers",
"to": "methodology:superpowers",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--verification-before-completion",
"to": "methodology:superpowers",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--writing-plans",
"to": "methodology:superpowers",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:shared--writing-skills",
"to": "methodology:superpowers",
"kind": "follows_methodology",
"attributes": {
"weight": 1
}
}
]
}