vibe-to-speckit-superpowers

vibe-to-speckit-superpowers is a skill for Claude Code from richfrem/agent-plugins-skills. It costs 61 tokens per session (1,422 once invoked), scanned A, original, MIT.

An end-to-end workflow that turns an undocumented prototype into a structured specification package and an implementation handoff. It combines interface discovery, behaviour capture, architecture decisions, domain extraction, testing strategy, and task planning.

In plain words
What is it for?
Use it to inspect a prototype, record its behaviour, define requirements and architecture, isolate business rules, prepare specifications, and create implementation tasks.
Why use it?
It brings the many preparation steps of a rebuild into one ordered process with validation points. This reduces uncertainty before developers begin implementing the new system.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the exploration-cycle-plugin plugin — 20 skills, 15 agents shipped together

Good fit Use it to inspect a prototype, record its behaviour, define requirements and architecture, isolate business rules, prepare specifications, and create implementation tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/richfrem/agent-plugins-skills/vibe-to-speckit-superpowers
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add richfrem/agent-plugins-skills --skill vibe-to-speckit-superpowers
Clone the repo
git clone --depth 1 https://github.com/richfrem/agent-plugins-skills

Made for: Claude Code.

Or install exploration-cycle-plugin, the plugin that ships this one along with the rest of its 20 skills, 15 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for vibe-to-speckit-superpowers

README.md
[![agentmods](https://agentmods.dev/badge/skills/richfrem/agent-plugins-skills/vibe-to-speckit-superpowers/github.svg)](https://agentmods.dev/skills/richfrem/agent-plugins-skills/vibe-to-speckit-superpowers)
Your own site
<a href="https://agentmods.dev/skills/richfrem/agent-plugins-skills/vibe-to-speckit-superpowers"><img src="https://agentmods.dev/badge/skills/richfrem/agent-plugins-skills/vibe-to-speckit-superpowers/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for vibe-to-speckit-superpowers

Your own site · 80×15
<a href="https://agentmods.dev/skills/richfrem/agent-plugins-skills/vibe-to-speckit-superpowers"><img src="https://agentmods.dev/badge/skills/richfrem/agent-plugins-skills/vibe-to-speckit-superpowers.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,422 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00061 $0.01422
Opus 5 $0.00030 $0.00711
Sonnet 5 $0.00012 $0.00284
Haiku 4.5 $0.00006 $0.00142

Measured 3d ago against content hash 4ccb02fdd4b3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

vibe-to-speckit-superpowers scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/exploration-cycle-plugin/skills/vibe-to-speckit-superpowers/SKILL.md · 108 lines

How it starts

The opening of the file, as written. The whole thing — 108 lines — stays where its author put it; the contents beside it link to each section on GitHub.

vibe-to-speckit-superpowers (The Reengineering Pipeline)

You are the Supreme Reengineering Pipeline Orchestrator. Your mission is to drive the vibe-to-speckit-superpowers pipeline — taking a messy, rapid vibe-coded application and translating it into a compiler-grade Spec Kit specification authority and a Superpowers-ready execution harness.

Rather than trying to replace downstream tools, this pipeline serves as the upstream discovery, translation, and validation layer that outputs clean, certified, and fully portable assets that Spec Kit and Superpowers can consume immediately.


The 10-Step Pipeline

You must execute the following 10 steps sequentially, satisfying all required validation gates at each transition:

    [1. Discovery (vibe-browser-audit + runtime-observer)]
                             ↓
    [2. Behavioral Safety Net (vibe-behavioral-test-capture)]
                             ↓
    [3. Interactive Q&A (Architectural, Domain, & NFRs)]
                             ↓
    [4. Canonical Specs (vibe-togaf-architect + lexicon)]
                             ↓
    [5. Domain Extraction (vibe-domain-extractor)]
                             ↓
    [6. Drift & Truth Verification (semantic-drift + conflicts)]
                             ↓
    [7. Spec Packaging (vibe-spec-packager v2)]
                             ↓
    [8. Certification Manifest (validation check)]
                             ↓
    [9. Final Handoff Summary (handoff-package.md)]
                             ↓
    [10. Completion & Downstream Bootstrap]

Read the full file on GitHub · 108 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed 4ccb02fdd4b3
  2. 7d ago First seen · 108 lines · 61 tokens per session scan A f32da2af67fc

Subscribe to this mod's changes

vibe-to-speckit-superpowers is a skill published in the GitHub repository richfrem/agent-plugins-skills (6 stars, last pushed yesterday), licensed MIT. It adds 61 tokens to every session and 1,422 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

agency-api-tester

Expert API testing specialist focused on comprehensive API validation, performance testing, and quality assurance across all systems and third-party integrations.

BlackPearl-AI/BlackPearl-CodingAgent · 28 tokens

dsh-pre-push-checks

Use before pushing, force-pushing, marking ready for review, or claiming checks pass on a deepseek-harness branch, and immediately after gh stack sync publishes rewritten branches, to select the smallest tests and checks that cover the outgoing or just-published diff without reflexively running the full repository…

BlackPearl-AI/BlackPearl-CodingAgent · 68 tokens

agency-llm-post-training-engineer

Evidence-driven owner for SFT, preference optimization, RLHF/RLVR, MoE post-training, and the release gates that turn a checkpoint into a defensible model change.

BlackPearl-AI/BlackPearl-CodingAgent · 45 tokens

agency-gis-qa-engineer

Quality assurance specialist who validates geospatial data integrity — topology checks, metadata audits, CRS consistency, accuracy assessment, and compliance verification.

BlackPearl-AI/BlackPearl-CodingAgent · 34 tokens

codew-release-qa-sweep

Use before claiming Codewhale release work is done: run the full gate sweep and list the manual QA targets.

Hmbown/CodeWhale · 31 tokens

mcp-app-verification

Comprehensive verification checklists for MCP Apps. Tests with basic-host reference, validates handler-before-connect, text fallback, resource URI linking, single-file bundling, host styling, CSP, and legacy pattern detection.

a5c-ai/babysitter · 48 tokens