Superpowers
Superpowers is discussed in Vol. 166 闲聊: 从 Gemini 到 AI 的加速与混沌 as an agent-orchestration tool used with Claude Code, Codex, and structured planning documents. The hosts describe a workflow where a user brainstorms, produces design and plan markdown files, and then assigns concrete tasks to coding agents or subagents.
EP127 从 Skills 到自动化工作流,论 Agent 如何接管真实生产力 ⚙️ mentions Superpowers as a hot skill/tool bundle that can be too complex for some users. The contrast strengthens the episode’s selection rule: a powerful skill pack is not automatically valuable unless it fits the user’s actual workflow and review capacity.
Vol. 170 Fable 5 重出江湖,GPT 仍需努力 sharpens that critique. The hosts say Superpowers is valuable for non-experts because it supplies a full software process, but it can spend too many tokens, over-structure small tasks, and force TDD/review patterns that do not always fit native UI or app work. They contrast it with GrillMe Skills, where an experienced user manually invokes requirement questioning or planning only when needed.
Source Position
- Superpowers helps turn vague intent into design and execution artifacts before agents start coding.
- The source treats it as useful for bounding long tasks, splitting work, and preserving the main context window.
- Its value comes from process structure as much as raw model capability.
- EP127 adds that orchestration complexity can itself become friction if the user does not know when to apply the bundle.
- Vol. 170 adds the quota side: full-process orchestration can become expensive when paired with a top model such as Fable 5.
Connections
- Claude Code and Codex — coding agents used in the workflow.
- Agent Harness and Subagent Workflow — orchestration concepts reinforced by the source.
- AI Engineering Thinking — design and plan documents are part of making agent work verifiable.
- Vibe Coding — broader AI coding practice that Superpowers helps structure.
- AI Skills and Human Judgment Under AI — EP127’s reminder that skill selection and responsibility remain user decisions.
- GrillMe Skills, Fable 5, and Model Routing Cost Control — lighter skill selection and token-control contrast added by Vol. 170.