Roxabi/roxabi-plugins

Open-source Claude Code plugins by Roxabi — context engineering tools for teams using Claude Code.

9Stars on the repository
62Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

1b1

01

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Walk through items 1-by-1 (findings, tasks, issues, TODOs). Triggers: "one by one" | "walk through" | "1b1" | "process each item" | "review one by one" | "go through each" | "handle them one at a time" | "step through".

9 yesterday A 75 tokens AGPL-3.0

compress

02

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Compress agent/skill definitions using math/logic notation. Triggers: "compress" | "compress skill" | "compress agent" | "compress context" | "shorten this" | "make it formal" | "use formal notation" | "expand notation" | "lint notation" | "derive pattern from skills".

9 yesterday A 69 tokens AGPL-3.0

cv-init

03

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Initialize the CV plugin — creates data directories and starter cvdata.json template. Triggers: "cv-init" | "init cv" | "setup cv".

9 yesterday B 35 tokens AGPL-3.0

cv

04

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Generate, adapt, and update CVs from structured data stored in cvdata.json. Triggers: "cv" | "generate cv" | "generate my cv" | "adapt cv" | "update cv" | "tailor cv" | "make my resume" | "update my resume" | "write my cv" | "adapt my resume for" | "tailor my cv for".

9 yesterday C 85 tokens AGPL-3.0

clarify

05

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Archived: 2026-08-22. Skill removed from the active plugin; use /frame for problem framing or /analyze for architecture exploration instead.

9 yesterday B 0 tokens AGPL-3.0

adr

06

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Create/list Architecture Decision Records.

9 yesterday A 0 tokens AGPL-3.0

adversarial

07

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Red-team / devil's advocate on analyses, proposals, architecture, ideas, specs, or plans — attack assumptions, kill vacuous claims, surface bypass and failure modes. Triggers: "adversarial" | "red team" | "devil's advocate" | "attack this design" | "kill this idea" | "stress test this" | "what breaks this" |…

9 yesterday A 0 tokens AGPL-3.0

advisory

08

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Constructive expert advisory on analyses, proposals, architecture, ideas, specs, or plans — strengthen, prioritize, surface blind spots as recommendations (not red-team). Triggers: "advisory" | "second opinion" | "advise on this" | "strengthen this" | "expert advice" | "advisory review" | "what would you improve".

9 yesterday A 0 tokens AGPL-3.0

analyze

09

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Deep technical analysis — explore existing code, risks, alternatives. Triggers: "analyze" | "technical analysis" | "how deep is it" | "deep dive" | "investigate this" | "analyze this feature" | "what are the risks" | "explore the codebase" | "look into this" | "explain the architecture" | "what is the architecture" |…

9 yesterday B 0 tokens AGPL-3.0

ci-setup

10

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Set up CI/CD — GitHub Actions workflows, TruffleHog, Dependabot, pre-commit hooks, marketplace plugins. Triggers: "ci setup" | "setup ci" | "configure ci" | "setup hooks" | "setup github actions".

9 yesterday A 58 tokens AGPL-3.0

ci-watch

11

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Watch a CI run with live status + emoji dashboard; dump logs on failure; watch auto-merge if CI green + auto-merge enabled + "reviewed" label. Triggers: "watch ci" | "ci watch" | "watch the ci" | "watch run" | "monitor ci".

9 yesterday A 66 tokens AGPL-3.0

cleanup-context

12

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Audit and clean CLAUDE.md, memory, skills, and rules — resolve every finding (fix/promote/relocate/delete), track recurrences, target bloat=0. Triggers: "cleanup context" | "context audit" | "clean memory" | "drain memory" | "prune memory" | "audit memory" | "consolidate rules" | "spa day" | "memory audit".

9 yesterday A 91 tokens AGPL-3.0

cleanup

13

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Clean git branches/worktrees/remotes after merge-status verification; sweep stuck pipeline labels and orphan CI runs. Triggers: "cleanup" | "clean branches" | "cleanup worktrees" | "remove stale branches".

9 yesterday C 0 tokens AGPL-3.0

dev-checkup

14

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Health check — dev-core config, GitHub, labels, workflows, branch protection, CI. Not host /checkup.

9 yesterday A 29 tokens AGPL-3.0

dev-implement

15

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Execute plan — setup worktree, spawn agents, write code + tests. Triggers: "dev-implement" | "implement" | "build this" | "execute plan" | "start coding" | "write the code" | "code this up" | "let's build it" | "build it out" | "/dev-implement". Not the host native /implement.

9 yesterday A 0 tokens AGPL-3.0

dev-init

16

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Initialize project — env-setup, ci-setup, release-setup + axial ADR. Not host /init.

9 yesterday A 26 tokens AGPL-3.0

dev-plan

17

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Implementation plan — tasks, agents, file groups, dependencies. Triggers: "dev-plan" | "plan this" | "implementation plan" | "break it down" | "plan this feature" | "how should we build this" | "make a plan" | "create a plan" | "break this down into tasks" | "task breakdown" | "/dev-plan". Not the host native /plan.

9 yesterday A 89 tokens AGPL-3.0

dev-review

18

Roxabi/roxabi-plugins

Skill Claude CodeCodex

I := F collected ∧ verdict posted (PR ∃) ∧ Phase 8 decision made V := gh pr view {N} --comments | grep "## Code Review" ∧ verdict ∈ {Approve, Request changes}.

9 yesterday C 0 tokens AGPL-3.0

dev

19

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Workflow orchestrator — single entry point for the full dev lifecycle. Triggers: "dev" | "start working on" | "work on issue" | "work on #" | "develop" | "pick up issue" | "tackle issue" | "let's work on".

9 yesterday A 0 tokens AGPL-3.0

doc-sync

20

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Sync project docs after a code change — stale references, affected sections.

9 yesterday B 17 tokens AGPL-3.0

env-setup

21

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Set up local dev environment — stack.yml, CLAUDE.md Critical Rules, docs scaffolding, LSP. Triggered by /dev-init or standalone /env-setup. Triggers: "env setup" | "setup environment" | "scaffold rules".

9 yesterday B 58 tokens AGPL-3.0

fix

22

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Apply review findings — auto-apply high-confidence, 1b1 for rest, then batch-apply. Triggers: "fix findings" | "fix review" | "apply fixes" | "fix these" | "apply review comments" | "apply the review" | "fix the review issues" | "address review feedback" | "fix PR comments".

9 yesterday C 77 tokens AGPL-3.0

frame

23

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Problem framing — capture problem, constraints, scope, tier. Triggers: "frame" | "frame this" | "what's the problem" | "define the problem" | "scope this out" | "define the scope" | "what are we solving" | "problem statement" | "restate what we are solving" | "recap the issue" | "intent first" | "step back and…

9 yesterday A 0 tokens AGPL-3.0

interview

24

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Structured interview → brainstorm | analysis | spec (with promotion). Triggers: "interview" | "brainstorm" | "let's brainstorm" | "think through this" | "help me brainstorm" | "let's think this through" | "explore ideas".

9 yesterday A 0 tokens AGPL-3.0