Roxabi

67 mods across 2 repositories, 9 stars between them.

security-auditor

25

Roxabi/roxabi-plugins

Agent

Audit code for security vulnerabilities, review auth flows, and verify compliance with OWASP top 10. Context: Security review needed before release user: "Audit the authentication module for vulnerabilities" assistant: "I'll use the security-auditor agent to perform a security audit.".

9 yesterday A 66 tokens AGPL-3.0

tester

26

Roxabi/roxabi-plugins

Agent

Use this agent to generate tests, validate coverage, and verify test quality. Works with Vitest, Jest, Pytest, Playwright, Cypress, and any test framework. Context: New feature needs tests user: "Write tests for the auth service" assistant: "I'll use the tester agent to generate test coverage.".

9 yesterday A 73 tokens AGPL-3.0

PreToolUse

27

Roxabi/roxabi-plugins

Hook

Runs before the agent uses a tool for Edit, Write, write, MultiEdit, search_replace, Bash and run_terminal_command tool calls, executing security-check.cjs, bun-test-guard.cjs and principal-branch-pre.cjs via node (3 commands). From Roxabi/roxabi-plugins.

9 yesterday A tokens not measured AGPL-3.0

PostToolUse

28

Roxabi/roxabi-plugins

Hook

Runs after a tool call finishes for Edit, Write, write, MultiEdit, search_replace, Bash and run_terminal_command tool calls, executing format.cjs and principal-branch-post.cjs via node (2 commands). From Roxabi/roxabi-plugins.

9 yesterday A tokens not measured AGPL-3.0

adr

29

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Create/list Architecture Decision Records.

9 yesterday A 0 tokens AGPL-3.0

adversarial

30

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

31

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

32

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

33

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

34

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

35

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

36

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

37

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

38

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

39

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

40

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

41

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

42

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

43

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

44

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

45

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

46

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

47

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

pr

48

Roxabi/roxabi-plugins

Skill Claude CodeCodex

Create/update PRs with Conventional Commits title, issue linking & guard rails. Triggers: "create PR" | "open PR" | "submit PR" | "update PR" | "/pr --draft" | "open a pull request" | "make a PR" | "open pull request" | "submit a pull request" | "create a draft PR" | "raise a PR".

9 yesterday A 0 tokens AGPL-3.0