derio-net
OrganizationClaude Code plugin suite: superpowers-wrapped planning, devcontainer+worktree isolation, goal-to-PR autonomy, and phase dispatch to VibeKanban runners
Categories
Indexed Skills (9)
fr-dispatch
Queue a plan's phases to a runner (`fr apply --to <runner>`) and reconcile its GitHub Issues. Use when: "dispatch this plan", "send to VK", "create issues from plan", "sync plan to GitHub".
fr-brainstorming
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 starts its pipeline, or when the operator says "brainstorm this feature", "let's design X", or starts creative work that will become a spec. Requires a devcontainer profile — hard stop without one.
fr-execute
Execute an agentic phase from a plan. Use when implementing assigned work from a plan file. Agent-facing skill.
fr-goal
Run a feature goal end-to-end autonomously: brainstorm, ask one batched Q&A, then spec → review → fr-plan → review → TDD implementation → review → single PR, fixing every review finding, with no intermediate approval gates. ALWAYS use when the operator invokes /fr-goal or /goal, says "build this autonomously", "ask your questions once then build it", "take this to a PR", hands over a feature to run unattended, mentions "auto mode", or asks for the full spec-to-PR pipeline in one shot.
fr-init
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 "init this repo", "set up the devcontainer", or wants separate read-only/admin environments.
fr-isolation
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 after a merged PR. Requires a devcontainer profile (fr-init scaffolds one) — there is no unisolated fallback.
fr-plan
Write phase-structured plans with operator collaboration. Use when: "write a plan", "fr plan", "create a plan". Invoked by brainstorming handoff.
fr-progress
Plan / spec progress reporting. Use when: "what's in progress", "status board", "audit drift", "spec rollup", "is this plan up to date".
fr-runner
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 runner", or after a pod upgrade to confirm the daemon still ticks.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.