derio-net/super-fr

Claude Code plugin suite: superpowers-wrapped planning, devcontainer+worktree isolation, goal-to-PR autonomy, and phase dispatch to VibeKanban runners

1Stars on the repository
28Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

fr-acceptance

01

derio-net/super-fr

Skill Claude CodeCodex

Drive the acceptance matrix: backfill an existing repo's business-level acceptance tests into docs/acceptance/matrix.yaml, flip row statuses as evidence lands, and keep the CI gate honest. Use when: "backfill the acceptance matrix", "acceptance debt", "add acceptance rows", a session starts with an acceptance-debt…

1 2d ago A 81 tokens original MIT

fr-brainstorming

02

derio-net/super-fr

Skill Claude CodeCodex

Brainstorm a feature INSIDE an isolated workspace: invokes fr-isolation first, then runs superpowers brainstorming in the worktree/devcontainer — the base repo is never touched from the first command on. Use for any feature brainstorm in a vk-enabled repo (vk plans or devcontainer profiles present), when fr-goal…

1 2d ago A 124 tokens original MIT

fr-debugging

03

derio-net/super-fr

Skill Claude CodeCodex

Debug a bug, test failure, or unexpected behavior INSIDE an isolated workspace and deliver a reviewed fix-PR. Wraps superpowers:systematic-debugging — enters fr-isolation first (reusing an active workspace, else a fresh fix branch), runs the four phases via the exec-bridge, autonomous to a PR with hard stops only at…

1 2d ago A 134 tokens original MIT

fr-execute

04

derio-net/super-fr

Skill Claude CodeCodex

Execute an agentic phase from a plan. Use when implementing assigned work from a plan file. Agent-facing skill.

1 2d ago A 27 tokens original MIT

fr-goal

05

derio-net/super-fr

Skill Claude CodeCodex

Run a feature goal end-to-end autonomously: brainstorm, one batched Q&A, then spec → review → fr-plan → review → TDD implementation → review → single PR, fixing every finding, no intermediate approval gates. ALWAYS use when the operator invokes /fr-goal or /goal, says "build this autonomously", "ask your questions…

1 2d ago A 105 tokens original MIT

fr-init

06

derio-net/super-fr

Skill Claude CodeCodex

Initialize a repo for isolated runs: scan it, interview the operator about working patterns, tools, and credentials, then scaffold one or more devcontainer profiles via fr init scaffold. Use when a repo has no devcontainer profile, when fr-isolation or fr-brainstorming hard-stops asking for one, when the operator says…

1 2d ago A 90 tokens original MIT

fr-isolation

07

derio-net/super-fr

Skill Claude CodeCodex

Run work in an isolated workspace: git worktree + devcontainer, driven through the fr isolation CLI (exec-bridge). Use when starting feature work that must not touch the base repo, when fr-brainstorming or fr-goal needs a workspace, when the operator says "isolate this", "run it in the container", or asks to clean up…

1 2d ago A 105 tokens original MIT

fr-plan

08

derio-net/super-fr

Skill Claude CodeCodex

Write phase-structured plans with operator collaboration. Use when: "write a plan", "fr plan", "create a plan". Invoked by brainstorming handoff.

1 2d ago A 36 tokens original MIT

fr-progress

09

derio-net/super-fr

Skill Claude CodeCodex

Plan / spec progress reporting, and the repo-state preflight for any repo with docs/superpowers/ or fr config. Use when: "what's in progress", "status board", "audit drift", "spec rollup", "is this plan up to date", "is this repo fr-managed", "legacy v1 plans", "before archiving or moving files under…

1 2d ago A 85 tokens original MIT

fr-dispatch

10

derio-net/super-fr

Skill Claude CodeCodex

Queue a plan's phases to a runner (fr apply --to ) and reconcile its GitHub Issues. Use when: "dispatch this plan", "send to VK", "create issues from plan", "sync plan to GitHub".

1 2d ago A 54 tokens original MIT

fr-runner

11

derio-net/super-fr

Skill Claude CodeCodex

Operate and debug an autonomous runner (the VibeKanban adapter today): verify tick health, diagnose stuck or undispatched phases, recover orphan workspaces, and read the dispatch metrics. Use when queued phases aren't being picked up, when the operator asks "why didn't this dispatch", "is the bridge alive", "check the…

1 2d ago A 83 tokens original MIT