code-archaeology plugins

36 tagged code-archaeology, measured the same way as everything else here.

superpowers-v

01

procoders/superpowers-v

Plugin Claude Code

Compound V for Superpowers: triple parallel pre-flight (code archaeology + domain-expert advisor + library/doc validator via Context7), disjoint file partitioning, manifest-driven multi-backend dispatch (Claude + headless Codex + Antigravity + Cursor workers), git-diff scope enforcement, crash-resumable runs, adaptive.

35 3d ago A tokens not measured original MIT

procoders/superpowers-v

Instructions file CodexOpenCode

Instructions for procoders/superpowers-v, covering what this plugin does, orchestrator surface (v1.0 + 1.1), v-memory recall surface (v2.0), how codex / non-claude-code harnesses use it and tool name mapping (claude code → codex).

35 3d ago A 2,842 tokens original MIT

procoders/superpowers-v

Instructions file

Instructions for procoders/superpowers-v, a project described as: Compound V — a multi-model orchestrator for Claude Code, layered on Superpowers: a deterministic router (Opus for risky work, Sonnet for the mechanical), cross-model review (Claude + Codex), 3 scouts (code · docs · domain), semantic memory, and…

35 3d ago A 258 tokens original MIT

procoders/superpowers-v

Instructions file Gemini CLI

Instructions for procoders/superpowers-v, covering compound v — gemini cli shim (🧪 experimental, untested), what this plugin does, orchestrator surface (v1.0 + 1.1), v-memory recall surface (v2.0) and how gemini uses it.

35 3d ago A 2,170 tokens original MIT

parallel-dispatcher

05

procoders/superpowers-v

Agent

Use when a Compound V manifest (or a plan with a verified Partition Map) is ready to execute and you want to offload the batched, manifest-driven, multi-backend parallel dispatch. Refuses to start if partition-reviewer did not return PASS or if no audit context exists. Runs the git-derived scope gate after every job…

35 3d ago A 79 tokens original MIT

partition-reviewer

06

procoders/superpowers-v

Agent

Use when a Compound V manifest (or a plan with a Partition Map) is ready and you need to verify its partition is genuinely disjoint and its invariants hold BEFORE executing parallel dispatch. Runs compound-v-validate-manifest.py as the deterministic backing gate, then returns PASS or FAIL with specific violations…

35 3d ago A 102 tokens original MIT

spec-reviewer

07

procoders/superpowers-v

Agent

Use to run Compound V's three-pass Review Gate. Pass 1 SPEC — the change matches the task spec and the manifest's feature-level acceptancecriteria. Pass 2 QUALITY — code quality, no regressions, no fabricated metrics. Pass 3 INTEGRATION — cross-job seams hold and the build is green. DONE is gated on all three passing.…

35 3d ago A 105 tokens original MIT

v-epic

08

procoders/superpowers-v

Command

Drive an EPIC — chain several features into one autonomous, resumable, dependency-ordered build on a single branch. Each feature runs through the FULL v1.0 pipeline (recon-gated spec → 3 pre-flights → writing-plans + partition → manifest → dispatch → 3-pass review) in topological order, accumulating onto the current…

35 3d ago A 95 tokens original MIT

v-init

09

procoders/superpowers-v

Command

Initialize Compound V in this project — detect backends and capabilities (Codex, Context7, required skills/agents), walk through any missing installs one at a time, pick a routing stance, and save project + user config.

35 3d ago A 46 tokens original MIT

v-models

10

procoders/superpowers-v

Command

Refresh the Compound V tier→model map — discover the concrete models each backend (claude, codex, antigravity, cursor, devin, opencode) currently offers, show them, let you assign deep/standard/light, and write the result into .claude/compound-v.json so intent-based routing survives model churn without touching any…

35 3d ago A 73 tokens original MIT

PreToolUse

11

procoders/superpowers-v

Hook

Runs before the agent uses a tool for Skill tool calls, executing brainstorm-trigger0-nudge.sh. From procoders/superpowers-v.

35 3d ago A tokens not measured original MIT

SessionStart

12

procoders/superpowers-v

Hook

Runs when a session starts on startup, clear and compact, executing session-banner.sh and memory-refresh.sh (2 commands). From procoders/superpowers-v.

35 3d ago A tokens not measured original MIT

PostToolUse

13

procoders/superpowers-v

Hook

Runs after a tool call finishes for Write tool calls, executing plan-saved-nudge.sh and memory-refresh.sh (2 commands). From procoders/superpowers-v.

35 3d ago A tokens not measured original MIT

backend-launcher

14

procoders/superpowers-v

Skill Claude CodeCodex

Use when Compound V's dispatcher needs to run one file-scoped job on a chosen backend (Claude subagent, headless Codex worker, headless Antigravity worker, headless Cursor worker, headless Devin worker, or headless opencode worker) and get back a canonical jobresult. The single jobspec → jobresult contract every…

35 3d ago A 91 tokens original MIT

compound-v

15

procoders/superpowers-v

Skill Claude CodeCodex

Use when superpowers:brainstorming is about to begin (pre-brainstorm recon), OR has produced a spec, OR when superpowers:writing-plans has produced a plan, OR when about to invoke superpowers:subagent-driven-development or superpowers:executing-plans. Sidekick that intercepts these four Superpowers transitions — runs…

35 3d ago A 103 tokens original MIT

pr-review

16

procoders/superpowers-v

Skill Claude CodeCodex

Use when the user wants to deeply review a pull/merge request or a local diff — "review this PR", "grill the MR", "stress-test this diff", "deep-dive code review", "code review before merge", or when they name a PR/MR URL, number, or feature branch. Works on GitHub (gh), GitLab (glab), or a plain local branch with no…

35 3d ago A 96 tokens original MIT

silex

17

silex-tec/silex

MCP server Claude CodeCodexCursor

Evidence-backed, local-first MCP server that reconstructs architecture, workflows and business rules from your codebase for AI coding agents. Runs locally from the silex-archaeology Python package.

0 3d ago A tokens not measured original MIT

repo-history

18

hr23232323/repo-history

Skill Claude CodeCodex

Distill a git repo's full history into durable engineering memory under .repo-memory/ (timeline, decisions, landmines, architecture). Use when the user wants historical/"why is this like this" context for a codebase, to onboard an agent onto a repo's past, or asks to run repo-history / analyze git history.

0 1mo ago A 71 tokens original MIT

repo-history

19

hr23232323/repo-history

MCP server Claude CodeCodexCursor +2

MCP server "repo-history" as configured in hr23232323/repo-history. Runs locally from the repo-history Python package.

0 1mo ago A tokens not measured original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: