Oscaner

18 mods across 1 repository, 75 stars between them.

oscaner

01

Oscaner/skills

Plugin Claude Code

Plugin marketplace listing 5 plugins: mattpocock-skills, impeccable, superpowers, osuperpowers, osuperpowers-router.

75 2d ago A tokens not measured original MIT

skills CLAUDE.md

02

Oscaner/skills

Instructions file

Instructions for Oscaner/skills, covering claude.md, repository purpose, package-as-source architecture, key commands and architecture details.

75 2d ago A 1,176 tokens original MIT

osuperpowers-router

03

Oscaner/skills

Plugin Claude Code

Trigger router for osuperpowers: intercepts upstream superpowers triggers and routes to osuperpowers / mattpocock targets.

75 2d ago A tokens not measured original MIT

UserPromptExpansion

04

Oscaner/skills

Hook

Runs to expand your prompt before the agent sees it for ^superpowers:, ((?i)(^, \s)/brainstorming(\s, $)), ((?i)(^, \s)/writing\-plans(\s, $)), ((?i)(^, \s)/subagent\-driven\-development(\s, $)), ((?i)(^, \s)/executing\-plans(\s, $)), ((?i)(^, \s)/finishing\-a\-development\-branch(\s, $)), ((?i)(^…

75 2d ago A tokens not measured original MIT

brainstorming

05

Oscaner/skills

Skill Claude CodeCodex

Independent brainstorm orchestrator -- Reads upstream superpowers:brainstorming as baseline, layers personal rules (grilling clarification / overall+phase / cli review passes). Callable standalone; triggered by /brainstorming via overrides router.

75 2d ago A 49 tokens original MIT

cli-code-review

06

Oscaner/skills

Skill Claude CodeCodex

Reviews an arbitrary diff (base..head or current branch vs origin/main) using the selected harness CLI, returning a findings report. Independent of the per-task review mode inside the cdd chain.

75 2d ago A 43 tokens original MIT

Oscaner/skills

Skill Claude CodeCodex

Execute planned tasks with the selected harness CLI via a three-mode chain. This is the engine: it executes, it does not make orchestrator decisions.

75 2d ago A 65 tokens original MIT

cli-select

08

Oscaner/skills

Skill Claude CodeCodex

Lists the harness CLIs installed on the system and asks which one to use for task execution. Recommended priority: droid > pi > current harness. Referenced by cli-driven-development / cli-task / cli-code-review / executing-plans.

75 2d ago A 51 tokens original MIT

cli-task

09

Oscaner/skills

Skill Claude CodeCodex

Dispatches a task to the selected harness CLI for execution. Three paths: one-shot free-form, --loop iteration (sentinel stops), brief path (handoff contract). Reuses the cdd engine (registry + cdd-exec.mjs / cdd-run.mjs), no ledger/plan orchestrator responsibilities.

75 2d ago A 68 tokens original MIT

code-review

10

Oscaner/skills

Skill Claude CodeCodex

Independent review feedback orchestrator -- Reads upstream superpowers:receiving-code-review as baseline, layers personal rules (grilling clarification / tdd delegation). Optionally invokes cli-code-review to dispatch reviews.

75 2d ago A 43 tokens original MIT

debugging

11

Oscaner/skills

Skill Claude CodeCodex

Independent systematic debugging orchestrator -- Reads upstream superpowers:systematic-debugging as baseline, layers personal rules (no fix without diagnostic evidence / delegate diagnosing-bugs).

75 2d ago A 36 tokens original MIT

executing-plans

12

Oscaner/skills

Skill Claude CodeCodex

Independent plan execution orchestrator -- User selects execution mode (in-session / subagent / cli), orchestrator controller rule set (11 semantic rules, shared across three modes). cli mode delegates to cli-driven-development; in-session/subagent mode Reads the corresponding upstream skill.

75 2d ago A 58 tokens original MIT

finishing

13

Oscaner/skills

Skill Claude CodeCodex

Independent finishing orchestrator -- Reads upstream superpowers:finishing-a-development-branch as baseline, layers personal rules (no worktree / conventional commits / no attribution / Option4 typed discard).

75 2d ago A 41 tokens original MIT

init

14

Oscaner/skills

Skill Claude CodeCodex

Parameterized initialization tool. init router initializes the superpowers self-check table; init harness installs per-harness configuration.

75 2d ago A 28 tokens original MIT

report-issue

15

Oscaner/skills

Skill Claude CodeCodex

Analyzes the current SDD/CDD session for bugs and enhancement opportunities, files GitHub issues against Oscaner/skills via gh CLI (rules migrated from legacy report-issue). Repo development tool, not a regular workflow skill. Manual trigger only, never automatic.

75 2d ago A 57 tokens original MIT

verification

16

Oscaner/skills

Skill Claude CodeCodex

Independent pre-completion verification orchestrator -- Reads upstream superpowers:verification-before-completion as baseline, layers personal rules (pre-claim gate / softening-language self-check).

75 2d ago A 37 tokens original MIT

writing-plans

17

Oscaner/skills

Skill Claude CodeCodex

Independent plan-writing orchestrator -- Reads upstream superpowers:writing-plans as baseline, layers personal rules (section-by-section writing / cli review passes / to-tickets publish redirect).

75 2d ago A 40 tokens original MIT

osuperpowers

18

Oscaner/skills

Plugin Claude Code

Standalone osuperpowers skills: orchestration + cli- family, CDD engine, cross-harness gate.

75 2d ago A tokens not measured original MIT