[
  {
    "id": "superpowers-gh-1",
    "tier": "github",
    "url": "https://github.com/obra/superpowers",
    "excerpt": "it *doesn't* just jump into trying to write code. Instead, it steps back and asks you what you're really trying to do.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-gh-2",
    "tier": "github",
    "url": "https://github.com/obra/superpowers",
    "excerpt": "your agent puts together an implementation plan that's clear enough for an enthusiastic junior engineer",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-gh-3",
    "tier": "github",
    "url": "https://github.com/obra/superpowers",
    "excerpt": "your agent launches a *subagent-driven-development* process, having agents work through each engineering task, inspecting and reviewing their work, and continuing forward",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-gh-4",
    "tier": "github",
    "url": "https://github.com/obra/superpowers",
    "excerpt": "It emphasizes true red/green TDD, YAGNI (You Aren't Gonna Need It), and DRY.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-1",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "Requests are classified as spike, bounded, or architectural; small tasks skip the two-document ritual. Every path still stops for your approval before implementation.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-2",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "Non-catastrophic conflicts and ambiguities get a recorded ruling and work continues; only destructive or irreversible actions still stop for a human.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-3",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "Small same-shape tasks batch into one dispatch, cutting subagent cost sharply on micro-task plans; batch reviews verify every file in the brief made it into the diff.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-4",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "When `git worktree remove` refuses because the tree holds uncommitted work, the skill stops, names the files, and asks — instead of reaching for `--force`.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-5",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "a follow-up plan in the same working tree could read the previous plan's ledger as its own progress... `sdd-workspace` now requires the plan file and resolves a per-plan directory",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-6",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "The review-fix loop resumes the implementer... installs a five-round circuit breaker with controller adjudication when it trips.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-7",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "**Devin CLI**: `devin plugins install obra/superpowers` now works, and skills auto-trigger at session start.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-8",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "**Hermes Agent**: install from a git clone; skills register with Hermes' native loader and the bootstrap loads on the first turn.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-9",
    "tier": "claimed-docs",
    "url": "https://blog.fsck.com/2025/10/09/superpowers/",
    "excerpt": "If Claude thinks you're trying to start a project or task, it _should_ default into talking through a plan with you before it starts down the path of implementation.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-10",
    "tier": "claimed-docs",
    "url": "https://blog.fsck.com/2025/10/09/superpowers/",
    "excerpt": "After you're done brainstorming, if you're in a git repo it automatically creates a worktree for the project and changes to that directory.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-11",
    "tier": "claimed-docs",
    "url": "https://blog.fsck.com/2025/10/09/superpowers/",
    "excerpt": "this month's cool new process, where it dispatches tasks one by one to subagents to implement and then code reviews each task before continuing.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-12",
    "tier": "claimed-docs",
    "url": "https://blog.fsck.com/2025/10/09/superpowers/",
    "excerpt": "At the end of the implementation process, Claude will now offer to make a GitHub pull request, merge the worktree back to the source branch locally, or just stop.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-13",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/docs/porting-to-a-new-harness.md",
    "excerpt": "Skills (harness-agnostic). Everything in `skills/` is the source of truth, shared verbatim by every harness.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-14",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/docs/testing.md",
    "excerpt": "Python harness driving real tmux sessions of Claude Code / Codex / Gemini CLI, with an LLM actor and verifier judging skill compliance.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-15",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/skills/writing-skills/SKILL.md",
    "excerpt": "You write test cases (pressure scenarios with subagents), watch them fail (baseline behavior), write the skill (documentation), watch tests pass (agents comply), and refactor (close loopholes).",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-16",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/skills/using-superpowers/SKILL.md",
    "excerpt": "Invoke relevant or requested skills BEFORE any response or action — including clarifying questions, exploring the codebase, or checking files.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-17",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/skills/test-driven-development/SKILL.md",
    "excerpt": "NO PRODUCTION CODE WITHOUT A FAILING TEST FIRST",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-18",
    "tier": "claimed-docs",
    "url": "https://claude.com/plugins/superpowers",
    "excerpt": "Invoke skills with slash commands like `/brainstorming` to explore requirements and design before implementation, or `/execute-plan` to run batched implementation plans with review checkpoints.",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-19",
    "tier": "claimed-docs",
    "url": "https://claude.com/plugins/superpowers",
    "excerpt": "safeguards that trigger architectural review after three failed fix attempts",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-20",
    "tier": "claimed-docs",
    "url": "https://github.com/obra/superpowers-marketplace",
    "excerpt": "20+ battle-tested skills; `/brainstorm`, `/write-plan`, `/execute-plan` commands; Skills-search tool for discovery; SessionStart context injection",
    "fetchedAt": "2026-09-06T23:18:22.675Z"
  },
  {
    "id": "superpowers-docs-21",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "devin plugins install obra/superpowers` now works, and skills auto-trigger at session start.",
    "fetchedAt": "2026-09-06T23:20:35.483Z"
  },
  {
    "id": "superpowers-docs-22",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "Requests are classified as spike, bounded, or architectural; small tasks skip the two-document ritual.",
    "fetchedAt": "2026-09-06T23:20:35.483Z"
  },
  {
    "id": "superpowers-docs-23",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "Small same-shape tasks batch into one dispatch, cutting subagent cost sharply on micro-task plans.",
    "fetchedAt": "2026-09-06T23:20:35.483Z"
  },
  {
    "id": "superpowers-docs-24",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "`sdd-workspace` now requires the plan file and resolves a per-plan directory, `.superpowers/sdd//`",
    "fetchedAt": "2026-09-06T23:20:35.483Z"
  },
  {
    "id": "superpowers-docs-25",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "The review-fix loop resumes the implementer.",
    "fetchedAt": "2026-09-06T23:20:35.483Z"
  },
  {
    "id": "superpowers-docs-26",
    "tier": "claimed-docs",
    "url": "https://blog.fsck.com/2025/10/09/superpowers/",
    "excerpt": "That's the bootstrap that kicks off `Superpowers`. It teaches Claude a couple important things: 1. You have skills. They give you Superpowers.",
    "fetchedAt": "2026-09-06T23:20:35.483Z"
  },
  {
    "id": "superpowers-docs-27",
    "tier": "claimed-docs",
    "url": "https://blog.fsck.com/2025/10/09/superpowers/",
    "excerpt": "Claude practices RED/GREEN TDD, writing a failing test, implementing only enough code to make that test pass, and then moving on.",
    "fetchedAt": "2026-09-06T23:20:35.483Z"
  },
  {
    "id": "superpowers-docs-28",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/docs/porting-to-a-new-harness.md",
    "excerpt": "The harness must let you inject text into the model's context at the start of every session, with no per-session opt-in by your human partner.",
    "fetchedAt": "2026-09-06T23:20:35.483Z"
  },
  {
    "id": "superpowers-docs-29",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/docs/testing.md",
    "excerpt": "tests/` — does the plugin's non-LLM code work? Bash + node + python integration tests for brainstorm-server JS, OpenCode plugin loading, codex-plugin sync, and analysis utilities.",
    "fetchedAt": "2026-09-06T23:20:35.483Z"
  },
  {
    "id": "superpowers-docs-30",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/docs/testing.md",
    "excerpt": "evals/` — do agents behave correctly on real LLM sessions? Python harness driving real tmux sessions of Claude Code / Codex / Gemini CLI, with an LLM actor and verifier judging skill compliance.",
    "fetchedAt": "2026-09-06T23:20:35.483Z"
  },
  {
    "id": "superpowers-docs-31",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/skills/writing-skills/SKILL.md",
    "excerpt": "Codex, Copilot CLI, and Gemini CLI all also recognize `~/.agents/skills/` as a cross-runtime alias.",
    "fetchedAt": "2026-09-06T23:20:35.483Z"
  },
  {
    "id": "superpowers-docs-32",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/skills/using-superpowers/SKILL.md",
    "excerpt": "User instructions (CLAUDE.md, AGENTS.md, GEMINI.md, etc, direct requests) take precedence over skills, which in turn override default behavior.",
    "fetchedAt": "2026-09-06T23:20:35.483Z"
  },
  {
    "id": "superpowers-docs-33",
    "tier": "claimed-docs",
    "url": "https://claude.com/plugins/superpowers",
    "excerpt": "with safeguards that trigger architectural review after three failed fix attempts.",
    "fetchedAt": "2026-09-06T23:20:35.483Z"
  },
  {
    "id": "superpowers-gh-5",
    "tier": "github",
    "url": "https://github.com/obra/superpowers",
    "excerpt": "Installation differs by harness. If you use more than one, install Superpowers separately for each one.",
    "fetchedAt": "2026-09-06T23:20:35.483Z"
  },
  {
    "id": "superpowers-gh-6",
    "tier": "github",
    "url": "https://github.com/obra/superpowers",
    "excerpt": "It's not uncommon for your agent to work autonomously for a couple hours at a time without deviating from the plan you put together.",
    "fetchedAt": "2026-09-06T23:20:35.483Z"
  },
  {
    "id": "superpowers-docs-34",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "devin plugins install obra/superpowers` now works, and skills auto-trigger at session start",
    "fetchedAt": "2026-09-06T23:22:08.052Z"
  },
  {
    "id": "superpowers-docs-35",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "`sdd-workspace` now requires the plan file and resolves a per-plan directory, `.superpowers/sdd//`; `task-brief` and `review-package` write into their plan's directory",
    "fetchedAt": "2026-09-06T23:22:08.052Z"
  },
  {
    "id": "superpowers-docs-36",
    "tier": "claimed-docs",
    "url": "https://blog.fsck.com/2025/10/09/superpowers/",
    "excerpt": "/plugin marketplace add obra/superpowers-marketplace\n/plugin install superpowers@superpowers-marketplace",
    "fetchedAt": "2026-09-06T23:22:08.052Z"
  },
  {
    "id": "superpowers-docs-37",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/docs/porting-to-a-new-harness.md",
    "excerpt": "Porting adds a tool-mapping reference and a bootstrap injector; it never reaches into `skills/*/SKILL.md` to swap tool names.",
    "fetchedAt": "2026-09-06T23:22:08.052Z"
  },
  {
    "id": "superpowers-docs-38",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/docs/testing.md",
    "excerpt": "tests/` — does the plugin's non-LLM code work? ... `evals/` — do agents behave correctly on real LLM sessions?",
    "fetchedAt": "2026-09-06T23:22:08.052Z"
  },
  {
    "id": "superpowers-docs-39",
    "tier": "claimed-docs",
    "url": "https://claude.com/plugins/superpowers",
    "excerpt": "a four-phase debugging methodology that requires root cause investigation before any fixes... with safeguards that trigger architectural review after three failed fix attempts",
    "fetchedAt": "2026-09-06T23:22:08.052Z"
  },
  {
    "id": "superpowers-docs-40",
    "tier": "claimed-docs",
    "url": "https://github.com/obra/superpowers-marketplace",
    "excerpt": "20+ battle-tested skills\n*   `/brainstorm`, `/write-plan`, `/execute-plan` commands\n*   Skills-search tool for discovery",
    "fetchedAt": "2026-09-06T23:22:08.052Z"
  },
  {
    "id": "superpowers-gh-7",
    "tier": "github",
    "url": "https://github.com/obra/superpowers",
    "excerpt": "your agent puts together an implementation plan that's clear enough for an enthusiastic junior engineer... It emphasizes true red/green TDD, YAGNI (You Aren't Gonna Need It), and DRY.",
    "fetchedAt": "2026-09-06T23:22:08.052Z"
  },
  {
    "id": "superpowers-gh-8",
    "tier": "github",
    "url": "https://github.com/obra/superpowers",
    "excerpt": "Antigravity runs the plugin's session-start hook, so Superpowers is active from the first message. Reinstall with the same command to update.",
    "fetchedAt": "2026-09-06T23:22:08.052Z"
  },
  {
    "id": "superpowers-gh-9",
    "tier": "github",
    "url": "https://github.com/obra/superpowers",
    "excerpt": "your agent puts together an implementation plan that's clear enough for an enthusiastic junior engineer with poor taste, no judgement, no project context, and an aversion to testing to follow. It emphasizes true red/green TDD, YAGNI (You Aren't Gonna Need It), and DRY.",
    "fetchedAt": "2026-09-06T23:24:06.083Z"
  },
  {
    "id": "superpowers-gh-10",
    "tier": "github",
    "url": "https://github.com/obra/superpowers",
    "excerpt": "your agent launches a *subagent-driven-development* process, having agents work through each engineering task, inspecting and reviewing their work, and continuing forward. It's not uncommon for your agent to work autonomously for a couple hours at a time",
    "fetchedAt": "2026-09-06T23:24:06.083Z"
  },
  {
    "id": "superpowers-gh-11",
    "tier": "github",
    "url": "https://github.com/obra/superpowers",
    "excerpt": "because the skills trigger automatically, you don't need to do anything special. Your coding agent just has Superpowers.",
    "fetchedAt": "2026-09-06T23:24:06.083Z"
  },
  {
    "id": "superpowers-docs-41",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "Worktree removal no longer destroys untracked files. When `git worktree remove` refuses because the tree holds uncommitted work, the skill stops, names the files, and asks",
    "fetchedAt": "2026-09-06T23:24:06.083Z"
  },
  {
    "id": "superpowers-docs-42",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "The workspace is now plan-scoped. ... `sdd-workspace` now requires the plan file and resolves a per-plan directory",
    "fetchedAt": "2026-09-06T23:24:06.083Z"
  },
  {
    "id": "superpowers-docs-43",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "The review-fix loop resumes the implementer. The lifecycle restructure gives fix rounds resume-the-implementer semantics instead of fresh dispatches, adds a scoped re-review prompt",
    "fetchedAt": "2026-09-06T23:24:06.083Z"
  },
  {
    "id": "superpowers-docs-44",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "`testing-anti-patterns.md` is now `writing-good-tests.md`. The TDD reference doc is rebuilt as a positive catalog — six rules that lead with the GOOD example",
    "fetchedAt": "2026-09-06T23:24:06.083Z"
  },
  {
    "id": "superpowers-docs-45",
    "tier": "claimed-docs",
    "url": "https://blog.fsck.com/2025/10/09/superpowers/",
    "excerpt": "After you're done brainstorming, if you're in a git repo it automatically creates a worktree for the project and changes to that directory. This means that you can start parallel tasks on the same project that don't clobber each other.",
    "fetchedAt": "2026-09-06T23:24:06.083Z"
  },
  {
    "id": "superpowers-docs-46",
    "tier": "claimed-docs",
    "url": "https://blog.fsck.com/2025/10/09/superpowers/",
    "excerpt": "it offers you a choice between: 1. last month's process (where you'd open a second `claude` session and act as a human PM...) 2. this month's cool new process, where it dispatches tasks one by one to subagents to implement and then code reviews each task",
    "fetchedAt": "2026-09-06T23:24:06.083Z"
  },
  {
    "id": "superpowers-gh-12",
    "tier": "github",
    "url": "https://github.com/obra/superpowers",
    "excerpt": "it doesn't just jump into trying to write code. Instead, it steps back and asks you what you're really trying to do.",
    "fetchedAt": "2026-09-06T23:25:55.046Z"
  },
  {
    "id": "superpowers-gh-13",
    "tier": "github",
    "url": "https://github.com/obra/superpowers",
    "excerpt": "your agent launches a *subagent-driven-development* process, having agents work through each engineering task, inspecting and reviewing their work, and continuing forward.",
    "fetchedAt": "2026-09-06T23:25:55.046Z"
  },
  {
    "id": "superpowers-docs-47",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "`sdd-workspace` now requires the plan file and resolves a per-plan directory, `.superpowers/sdd//`; ... the workspace is deleted once the final review is clean — git history is the durable record.",
    "fetchedAt": "2026-09-06T23:25:55.046Z"
  },
  {
    "id": "superpowers-docs-48",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/docs/porting-to-a-new-harness.md",
    "excerpt": "Everything ships through the harness's own install mechanism. Never edit the user's files.",
    "fetchedAt": "2026-09-06T23:25:55.046Z"
  },
  {
    "id": "superpowers-docs-49",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/docs/testing.md",
    "excerpt": "tests/ — does the plugin's non-LLM code work?... evals/ — do agents behave correctly on real LLM sessions? Python harness driving real tmux sessions... judging skill compliance.",
    "fetchedAt": "2026-09-06T23:25:55.046Z"
  },
  {
    "id": "superpowers-docs-50",
    "tier": "claimed-docs",
    "url": "https://claude.com/plugins/superpowers",
    "excerpt": "Claude learns brainstorming, subagent development with code review, debugging, TDD, and skill authoring through Superpowers.",
    "fetchedAt": "2026-09-06T23:25:55.046Z"
  },
  {
    "id": "superpowers-docs-51",
    "tier": "claimed-docs",
    "url": "https://github.com/obra/superpowers-marketplace",
    "excerpt": "Add this marketplace to Claude Code:\n\n/plugin marketplace add obra/superpowers-marketplace",
    "fetchedAt": "2026-09-06T23:25:55.046Z"
  },
  {
    "id": "superpowers-docs-52",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "Devin CLI: `devin plugins install obra/superpowers` now works, and skills auto-trigger at session start.",
    "fetchedAt": "2026-09-16T01:05:42.243Z"
  },
  {
    "id": "superpowers-docs-53",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "Hermes Agent: install from a git clone; skills register with Hermes' native loader and the bootstrap loads on the first turn.",
    "fetchedAt": "2026-09-16T01:05:42.243Z"
  },
  {
    "id": "superpowers-docs-54",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "Grok Build CLI added to the install docs.",
    "fetchedAt": "2026-09-16T01:05:42.243Z"
  },
  {
    "id": "superpowers-docs-55",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "Ceremony now scales to the task. Requests are classified as spike, bounded, or architectural; small tasks skip the two-document ritual.",
    "fetchedAt": "2026-09-16T01:05:42.243Z"
  },
  {
    "id": "superpowers-docs-56",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "Every path still stops for your approval before implementation.",
    "fetchedAt": "2026-09-16T01:05:42.243Z"
  },
  {
    "id": "superpowers-docs-57",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "Small same-shape tasks batch into one dispatch, cutting subagent cost sharply on micro-task plans",
    "fetchedAt": "2026-09-16T01:05:42.243Z"
  },
  {
    "id": "superpowers-docs-58",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/RELEASE-NOTES.md",
    "excerpt": "Plans carry a `Spec:` pointer and SDD reads the spec at setup, so plan conflicts get resolved against the design instead of guessed at.",
    "fetchedAt": "2026-09-16T01:05:42.243Z"
  },
  {
    "id": "superpowers-docs-59",
    "tier": "claimed-docs",
    "url": "https://raw.githubusercontent.com/obra/superpowers/HEAD/docs/porting-to-a-new-harness.md",
    "excerpt": "This guide explains how to add support for a new harness ... so that Superpowers skills auto-trigger there the same way they do natively.",
    "fetchedAt": "2026-09-16T01:05:42.243Z"
  },
  {
    "id": "superpowers-docs-60",
    "tier": "claimed-docs",
    "url": "https://claude.com/plugins/superpowers",
    "excerpt": "The framework includes a code-reviewer agent that evaluates implementations against plans, coding standards, and architectural principles.",
    "fetchedAt": "2026-09-16T01:05:42.243Z"
  },
  {
    "id": "superpowers-comm-1",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/47623101",
    "excerpt": "Superpowers has several skills. Its core workflow is: brainstorm to design a spec, use subagents to adversarially review its own spec/plan, then implement using TDD. The brainstorming skill is great... I do not like the separation of spec/plan; the plan often ends up being code blocks in a Markdown doc.",
    "fetchedAt": "2026-09-06T23:27:38.995Z"
  },
  {
    "id": "superpowers-comm-2",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/47623101",
    "excerpt": "I personally don't like superpowers very much. My boss does. I think Claude makes more mistakes when using superpowers than when not... Just don't believe it's a silver bullet. It's still the same Claude.",
    "fetchedAt": "2026-09-06T23:27:38.995Z"
  },
  {
    "id": "superpowers-comm-3",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/47623101",
    "excerpt": "A recent update got rid of the subagents for the self review and now does the self review in the main agent.",
    "fetchedAt": "2026-09-06T23:27:38.995Z"
  },
  {
    "id": "superpowers-comm-4",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/47623101",
    "excerpt": "The install mechanism for the superpowers plugin for codex and opencode is .... interesting... it's like curl|bash but with added LLM agents.",
    "fetchedAt": "2026-09-06T23:27:38.995Z"
  },
  {
    "id": "superpowers-comm-5",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/47623101",
    "excerpt": "IMO Superpowers isn't the ideal solution because it too lacks flexibility, but including the 'plan sketch' stage is sure an improvement.",
    "fetchedAt": "2026-09-06T23:27:38.995Z"
  },
  {
    "id": "superpowers-comm-6",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/47623101",
    "excerpt": "Yeah I agree with the implementation plan not being that useful for me to read. I often just tell it to go after reading the design doc.",
    "fetchedAt": "2026-09-06T23:27:38.995Z"
  },
  {
    "id": "superpowers-probe-1",
    "tier": "probe",
    "url": "https://github.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://github.com/llms.txt # GitHub\n\n> GitHub is a developer platform for building, shipping, and maintaining software. It provides cloud-based Git",
    "fetchedAt": "2026-09-16T01:05:44.094Z"
  },
  {
    "id": "superpowers-probe-2",
    "tier": "probe",
    "url": "https://github.com/obra/superpowers.md",
    "excerpt": "PROBE docs-md: HTTP 404 at https://github.com/obra/superpowers.md",
    "fetchedAt": "2026-09-16T01:05:44.094Z"
  }
]
