
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
superpower-agent
Advanced tools
Adaptive PM->Build->QC->Ops agent system for Claude Code, OpenCode, Gemini CLI, Codex, Copilot, Cursor, Windsurf, and Antigravity.
Adaptive PM -> Build -> QC -> Ops development system for Claude Code, OpenCode, Gemini CLI, Codex, Copilot, Cursor, Windsurf, and Antigravity.
superpower-agent gives teams a repeatable delivery operating system instead of ad-hoc prompting.
It is a custom FAD-branded system built by extracting and adapting the strongest ideas from:
This repo is not a fork. It repackages the useful patterns into one leaner install surface, one branded command namespace, and one stricter PM -> Build -> QC -> Ops pipeline.
Most agent setups stop at prompt collections or copy entire upstream stacks into every project. Superpower Agent takes a different approach:
/fad:*/fad:pipeline) with mandatory review and optimize phases./fad:*.npx superpower-agent init --dir /path/to/your-project
Bundle-aware install:
npx superpower-agent init --dir /path/to/your-project --bundle standard
npx superpower-agent init --dir /path/to/your-project --bundle core
npx superpower-agent init --dir /path/to/your-project --bundle full
During install, the CLI asks which runtime adapters to configure:
Non-interactive examples:
npx superpower-agent init --dir /path/to/your-project --all --no-prompt
npx superpower-agent init --dir /path/to/your-project --claude --opencode --gemini --codex --copilot --cursor --windsurf --antigravity --no-prompt
npx superpower-agent doctor --dir /path/to/your-project
npx superpower-agent estimate --bundle standard
npx superpower-agent inspect --dir /path/to/your-project
/fad:*/gsd:* aliases remain available for migration onlyfull bundle restores the heavy legacy vendor tree from packaged archives on demandStart here after install:
/fad:help
/fad:pipeline "<requirement or phase>"
CLAUDE.md.claude/ workflows, scripts, rules, hooks, commands.planning/ artifacts, install metadata, and audit scaffolding.planning/setup/context-index.json for local context visibility.claude-analysis/ kept as maintainer-only analysis context, not shipped in installed bundlestemplates/vendor/*.tgz are used internally so npm publish stays lean while full still extracts legacy assets.opencode/commands/fad-*.md (if OpenCode selected).gemini/commands/fad/*.toml (if Gemini CLI selected).codex/skills/fad-operator/SKILL.md (if Codex selected).github/copilot-instructions.md and .github/prompts/fad-*.prompt.md (if Copilot selected).cursor/rules/fad.mdc (if Cursor selected).windsurf/skills/fad-operator/SKILL.md and .windsurf/workflows/fad-*.md (if Windsurf selected).agent/skills/fad-operator/SKILL.md (if Antigravity selected)AGENTS.md, GEMINI.md, CODEX.md bridge docs when relevant runtimes are selectedcore, standard, and fullsuperpower-agent estimate and superpower-agent inspect.planning/setup/context-index.jsonfull compatibility preserved through archive-backed extraction instead of shipping the entire legacy tree rawCurrent packaging result after optimization:
178 files3.7 MB4.2 MBfull bundle still restores legacy assets when explicitly requestedInput (text / Jira / Confluence / Figma / PR)
-> /fad:pipeline
-> PM lane (intake, discovery, PRD, roadmap)
-> Build lane (plan to execution, fix loops)
-> Review lane (severity-first findings)
-> Optimize lane (maintainability/perf hardening)
-> Strict quality lane (lint/typecheck/test + security + risk)
-> Ops lane (health, deploy, incident, rollback)
\-> gates: risk + review + optimize + quality + security + health + design evidence
| Runtime | Install Mode | Adapter |
|---|---|---|
| Claude | Native | .claude command contracts |
| OpenCode | Adapter | .opencode/commands/fad-*.md -> /fad-help, /fad-pipeline, ... |
| Gemini CLI | Adapter | .gemini/commands/fad/*.toml -> /fad:help, /fad:pipeline, ... |
| Codex | Adapter | .codex/skills/fad-operator/SKILL.md |
| Copilot | Adapter | .github/copilot-instructions.md + .github/prompts/fad-*.prompt.md |
| Cursor | Adapter | .cursor/rules/fad.mdc |
| Windsurf | Adapter | .windsurf/skills/fad-operator/SKILL.md + .windsurf/workflows/fad-*.md |
| Antigravity | Adapter | .agent/skills/fad-operator/SKILL.md + GEMINI.md bridge |
npm run check
npm run vendor:refresh
npm run sync-template
npm run export-standalone -- /tmp/superpower-agent-repo
npm run check
npm publish --access public
For GitHub Actions publishing, set repository secret NPM_TOKEN or migrate the release workflow to npm trusted publishing.
MIT - see LICENSE.
FAQs
Adaptive PM->Build->QC->Ops agent system for Claude Code, OpenCode, Gemini CLI, Codex, Copilot, Cursor, Windsurf, and Antigravity.
The npm package superpower-agent receives a total of 2 weekly downloads. As such, superpower-agent popularity was classified as not popular.
We found that superpower-agent demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.