iiRecord
Agentic AI Atlas · Superpowers Extended
methodology:superpowersa5c.ai
II.
Methodology JSON

methodology:superpowers

Structured · live

Superpowers Extended json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/methodologies/methodologies.yamlCluster · domain
Record JSON
{
  "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
      }
    }
  ]
}