arbiterforge/codearbiter
172 agent markdown files indexed from arbiterforge/codearbiter. Install any of them pinned to an exact hash with mdr add arbiterforge/codearbiter/<name>.
probe skill
arbiterforge/codearbiter · .github/fixtures/codex-skill-resources/skills/probe/SKILL.md · Report this absolute source path, then read the nested routine.
git:20260824.44989c5 · audit A · 145 stars
brainstorming skill
arbiterforge/codearbiter · core/surface/skills/brainstorming/SKILL.md · The Socratic spec-refinement front of /feature, and the planning front of /sprint. Routed to BEFORE any code — it turns…
git:20260924.cf90ce4 · audit A · 145 stars
commit-gate skill
arbiterforge/codearbiter · core/surface/skills/commit-gate/SKILL.md · The only path to a commit. Routed to when the user invokes /commit or otherwise instructs codeArbiter to persist staged…
git:20260919.b68a77b · audit A · 145 stars
context-check skill
arbiterforge/codearbiter · core/surface/skills/context-check/SKILL.md · Optional manual drift audit — report stale provenance-tracked docs (via _provenancelib drift detection across…
git:20260712.eee3949 · audit A · 145 stars
context-creation skill
arbiterforge/codearbiter · core/surface/skills/context-creation/SKILL.md · The brownfield back-fill. Routed to by /create-context, and by startup when .codearbiter/CONTEXT.md lacks the…
git:20260806.e3c6a9b · audit A · 145 stars
crypto-compliance skill
arbiterforge/codearbiter · core/surface/skills/crypto-compliance/SKILL.md · The banned-primitive gate. Routed to when changed code hashes, signs, encrypts, derives keys, generates…
git:20260808.362892a · audit A · 145 stars
debug skill
arbiterforge/codearbiter · core/surface/skills/debug/SKILL.md · Investigate-then-decide root-cause analysis for a defect whose cause is unknown (distinct from /fix, which assumes a…
git:20260808.362892a · audit A · 145 stars
decision-lifecycle skill
arbiterforge/codearbiter · core/surface/skills/decision-lifecycle/SKILL.md · Author and track Architecture Decision Records. Routed to when the user invokes /adr to record a new decision or…
git:20260905.8a5b5ca · audit A · 145 stars
decision-variance skill
arbiterforge/codearbiter · core/surface/skills/decision-variance/SKILL.md · Reconcile the project's architectural artifacts against the scaffold and prior decisions, then present each variance as…
git:20260712.eee3949 · audit A · 145 stars
decompose skill
arbiterforge/codearbiter · core/surface/skills/decompose/SKILL.md · The greenfield decomposition interview. Routed to at startup when .codearbiter/CONTEXT.md lacks the <!--INITIALIZED-->…
git:20260813.591a859 · audit A · 145 stars
dispatching-parallel-agents skill
arbiterforge/codearbiter · core/surface/skills/dispatching-parallel-agents/SKILL.md · The parallel fan-out primitive. Routed to by any skill or command that splits work across independent units and…
git:20260902.6e85bce · audit A · 145 stars
executing-plans skill
arbiterforge/codearbiter · core/surface/skills/executing-plans/SKILL.md · The checkpoint coordinator for /feature. Routed to by /feature once a writing-plans plan exists. Uses authored HTML…
git:20260924.cf90ce4 · audit A · 145 stars
finishing-a-development-branch skill
arbiterforge/codearbiter · core/surface/skills/finishing-a-development-branch/SKILL.md · The terminal step of /feature and /sprint. Routed to once commit-gate has cleared, to decide the branch's fate — merge…
git:20260917.8f29537 · audit A · 145 stars
post-merge-cleanup skill
arbiterforge/codearbiter · core/surface/skills/post-merge-cleanup/SKILL.md · Finish an already-merged branch. Proves the branch is contained in the fetched default, classifies leftover artifacts…
git:20260805.d956d15 · audit A · 145 stars
refactor skill
arbiterforge/codearbiter · core/surface/skills/refactor/SKILL.md · The behavior-preserving restructure gate. Routed to by /refactor for a rename, extract, inline, move, dedup, or…
git:20260915.43b1504 · audit A · 145 stars
release skill
arbiterforge/codearbiter · core/surface/skills/release/SKILL.md · The single permitted path to a version tag, for any target declared in the project's .codearbiter/release-targets.md…
git:20260918.3622633 · audit B · 145 stars
secret-handling skill
arbiterforge/codearbiter · core/surface/skills/secret-handling/SKILL.md · The secret-source gate. Routed to when changed code reads, writes, or passes a secret — API key, token, password…
git:20260808.362892a · audit A · 145 stars
security-architecture skill
arbiterforge/codearbiter · core/surface/skills/security-architecture/SKILL.md · Optional, opt-in STRIDE threat pass for a sensitive feature — invoked deliberately via /threat-model, never forced on…
git:20260712.eee3949 · audit A · 145 stars
skill-author skill
arbiterforge/codearbiter · core/surface/skills/skill-author/SKILL.md · Assess a request for a new reusable codeArbiter skill, prove the uncovered gap, agree scope, author and integrate it…
git:20260924.cf90ce4 · audit A · 145 stars
subagent-driven-development skill
arbiterforge/codearbiter · core/surface/skills/subagent-driven-development/SKILL.md · The implementation engine. Routed to by /sprint (full plan, autonomous) and by executing-plans (scoped batch…
git:20260923.b41d980 · audit A · 145 stars
tdd skill
arbiterforge/codearbiter · core/surface/skills/tdd/SKILL.md · The test-first gate. Routed to by /feature (after the spec is approved), /fix, and /refactor before any implementation…
git:20260917.8f29537 · audit A · 145 stars
tribunal skill
arbiterforge/codearbiter · core/surface/skills/tribunal/SKILL.md · The deep, rarely-convened whole-codebase audit lane. Routed to when the user invokes {{CMD:tribunal}}. Seven gated…
git:20260830.00ec49f · audit A · 145 stars
using-git-worktrees skill
arbiterforge/codearbiter · core/surface/skills/using-git-worktrees/SKILL.md · OPTIONAL per-task isolation for autonomous parallel work. Routed to only on explicit opt-in by…
git:20260917.8f29537 · audit A · 145 stars
writing-plans skill
arbiterforge/codearbiter · core/surface/skills/writing-plans/SKILL.md · The spec-to-plan bridge. /feature supplies an approved spec; initial full-lane HTML sprint review may supply a ready…
git:20260924.cf90ce4 · audit A · 145 stars
brainstorming skill
arbiterforge/codearbiter · plugins/ca-codex/routines/brainstorming/SKILL.md · The Socratic spec-refinement front of /feature, and the planning front of /sprint. Routed to BEFORE any code — it turns…
git:20260924.cf90ce4 · audit A · 145 stars
commit-gate skill
arbiterforge/codearbiter · plugins/ca-codex/routines/commit-gate/SKILL.md · The only path to a commit. Routed to when the user invokes /commit or otherwise instructs codeArbiter to persist staged…
git:20260919.b68a77b · audit A · 145 stars
context-check skill
arbiterforge/codearbiter · plugins/ca-codex/routines/context-check/SKILL.md · Optional manual drift audit — report stale provenance-tracked docs (via _provenancelib drift detection across…
git:20260830.00ec49f · audit A · 145 stars
context-creation skill
arbiterforge/codearbiter · plugins/ca-codex/routines/context-creation/SKILL.md · The brownfield back-fill. Routed to by /create-context, and by startup when .codearbiter/CONTEXT.md lacks the…
git:20260830.00ec49f · audit A · 145 stars
crypto-compliance skill
arbiterforge/codearbiter · plugins/ca-codex/routines/crypto-compliance/SKILL.md · The banned-primitive gate. Routed to when changed code hashes, signs, encrypts, derives keys, generates…
git:20260830.00ec49f · audit A · 145 stars
debug skill
arbiterforge/codearbiter · plugins/ca-codex/routines/debug/SKILL.md · Investigate-then-decide root-cause analysis for a defect whose cause is unknown (distinct from /fix, which assumes a…
git:20260830.00ec49f · audit A · 145 stars
decision-lifecycle skill
arbiterforge/codearbiter · plugins/ca-codex/routines/decision-lifecycle/SKILL.md · Author and track Architecture Decision Records. Routed to when the user invokes /adr to record a new decision or…
git:20260905.8a5b5ca · audit A · 145 stars
decision-variance skill
arbiterforge/codearbiter · plugins/ca-codex/routines/decision-variance/SKILL.md · Reconcile the project's architectural artifacts against the scaffold and prior decisions, then present each variance as…
git:20260830.00ec49f · audit A · 145 stars
decompose skill
arbiterforge/codearbiter · plugins/ca-codex/routines/decompose/SKILL.md · The greenfield decomposition interview. Routed to at startup when .codearbiter/CONTEXT.md lacks the <!--INITIALIZED-->…
git:20260830.00ec49f · audit A · 145 stars
dispatching-parallel-agents skill
arbiterforge/codearbiter · plugins/ca-codex/routines/dispatching-parallel-agents/SKILL.md · The parallel fan-out primitive. Routed to by any skill or command that splits work across independent units and…
git:20260902.6e85bce · audit A · 145 stars
executing-plans skill
arbiterforge/codearbiter · plugins/ca-codex/routines/executing-plans/SKILL.md · The checkpoint coordinator for /feature. Routed to by /feature once a writing-plans plan exists. Uses authored HTML…
git:20260924.cf90ce4 · audit A · 145 stars
finishing-a-development-branch skill
arbiterforge/codearbiter · plugins/ca-codex/routines/finishing-a-development-branch/SKILL.md · The terminal step of /feature and /sprint. Routed to once commit-gate has cleared, to decide the branch's fate — merge…
git:20260917.8f29537 · audit A · 145 stars
post-merge-cleanup skill
arbiterforge/codearbiter · plugins/ca-codex/routines/post-merge-cleanup/SKILL.md · Finish an already-merged branch. Proves the branch is contained in the fetched default, classifies leftover artifacts…
git:20260805.d956d15 · audit A · 145 stars
refactor skill
arbiterforge/codearbiter · plugins/ca-codex/routines/refactor/SKILL.md · The behavior-preserving restructure gate. Routed to by /refactor for a rename, extract, inline, move, dedup, or…
git:20260915.43b1504 · audit A · 145 stars
release skill
arbiterforge/codearbiter · plugins/ca-codex/routines/release/SKILL.md · The single permitted path to a version tag, for any target declared in the project's .codearbiter/release-targets.md…
git:20260918.3622633 · audit B · 145 stars
secret-handling skill
arbiterforge/codearbiter · plugins/ca-codex/routines/secret-handling/SKILL.md · The secret-source gate. Routed to when changed code reads, writes, or passes a secret — API key, token, password…
git:20260830.00ec49f · audit A · 145 stars
security-architecture skill
arbiterforge/codearbiter · plugins/ca-codex/routines/security-architecture/SKILL.md · Optional, opt-in STRIDE threat pass for a sensitive feature — invoked deliberately via /threat-model, never forced on…
git:20260830.00ec49f · audit A · 145 stars
skill-author skill
arbiterforge/codearbiter · plugins/ca-codex/routines/skill-author/SKILL.md · Assess a request for a new reusable codeArbiter skill, prove the uncovered gap, agree scope, author and integrate it…
git:20260924.cf90ce4 · audit A · 145 stars
subagent-driven-development skill
arbiterforge/codearbiter · plugins/ca-codex/routines/subagent-driven-development/SKILL.md · The implementation engine. Routed to by /sprint (full plan, autonomous) and by executing-plans (scoped batch…
git:20260923.b41d980 · audit A · 145 stars
tdd skill
arbiterforge/codearbiter · plugins/ca-codex/routines/tdd/SKILL.md · The test-first gate. Routed to by /feature (after the spec is approved), /fix, and /refactor before any implementation…
git:20260917.8f29537 · audit A · 145 stars
tribunal skill
arbiterforge/codearbiter · plugins/ca-codex/routines/tribunal/SKILL.md · The deep, rarely-convened whole-codebase audit lane. Routed to when the user invokes $ca-tribunal. Seven gated phases —…
git:20260830.00ec49f · audit A · 145 stars
using-git-worktrees skill
arbiterforge/codearbiter · plugins/ca-codex/routines/using-git-worktrees/SKILL.md · OPTIONAL per-task isolation for autonomous parallel work. Routed to only on explicit opt-in by…
git:20260917.8f29537 · audit A · 145 stars
writing-plans skill
arbiterforge/codearbiter · plugins/ca-codex/routines/writing-plans/SKILL.md · The spec-to-plan bridge. /feature supplies an approved spec; initial full-lane HTML sprint review may supply a ready…
git:20260924.cf90ce4 · audit A · 145 stars
ca-add-dep skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-add-dep/SKILL.md · Vet a new or changed third-party dependency for license, provenance, and supply-chain risk before any install runs.
git:20260830.00ec49f · audit A · 145 stars
ca-adr-status skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-adr-status/SKILL.md · Report the health of Architecture Decision Records — aged, unchallenged, supersession candidates, unresolved…
git:20260830.00ec49f · audit A · 145 stars
ca-adr skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-adr/SKILL.md · Author a numbered, dated, user-attributed Architecture Decision Record under .codearbiter/decisions/.
git:20260830.00ec49f · audit A · 145 stars
ca-audit skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-audit/SKILL.md · Assemble the governance record for a range — commits, overrides, ADRs, sprint auto-decisions, open questions…
git:20260712.eee3949 · audit A · 145 stars
ca-btw skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-btw/SKILL.md · Lightweight Q&A about the project — answer from context and return, no routing, no state change.
git:20260712.eee3949 · audit A · 145 stars
ca-checkpoint skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-checkpoint/SKILL.md · Periodic multi-reviewer sweep of the whole codebase — surfaces a triaged checkpoint report.
git:20260902.6e85bce · audit A · 145 stars
ca-chore skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-chore/SKILL.md · Sanctioned lane for non-behavioral work — docs-only edits, dependency bumps, reverts. Type-scaled gates; no TDD…
git:20260915.43b1504 · audit A · 145 stars
ca-cleanup skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-cleanup/SKILL.md · Finish an already-merged branch — classify the leftover artifacts, return to a fast-forwarded default checkout, and…
git:20260903.bc9c216 · audit A · 145 stars
ca-commands skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-commands/SKILL.md · Show the codeArbiter command catalog — the public command list and what each routes to.
git:20260830.00ec49f · audit A · 145 stars
ca-commit skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-commit/SKILL.md · Create a verified local Git commit when committing changes is requested. Not for explaining commit history, drafting a…
git:20260924.cf90ce4 · audit A · 145 stars
ca-conflict skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-conflict/SKILL.md · Stop everything and surface a rule conflict — persona vs. docs vs. code. Present both sides and the conflict-hierarchy…
git:20260712.eee3949 · audit A · 145 stars
ca-context-check skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-context-check/SKILL.md · Optional manual drift audit — report stale provenance-tracked docs, then per stale doc offer re-scout, re-baseline, or…
git:20260903.bc9c216 · audit A · 145 stars
ca-create-context skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-create-context/SKILL.md · Brownfield back-fill — scout an existing codebase and populate .codearbiter/, then lock it initialized.
git:20260903.bc9c216 · audit A · 145 stars
ca-debug skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-debug/SKILL.md · Investigate-then-decide root-cause analysis for a defect whose cause is unknown. No code changes — exits to $ca-fix…
git:20260830.00ec49f · audit A · 145 stars
ca-decompose skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-decompose/SKILL.md · Greenfield decomposition interview — a layered interview that populates .codearbiter/ and locks it initialized.
git:20260903.bc9c216 · audit A · 145 stars
ca-doctor skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-doctor/SKILL.md · Verify the active host install, package, command ownership, enforcement, and harmless live-fire probe. Read-only.
git:20260917.8f29537 · audit A · 145 stars
ca-feature skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-feature/SKILL.md · Start a feature: brainstorm a spec, get it approved, then drive it test-first through the pipeline. The one entry to…
git:20260918.07f138f · audit A · 145 stars
ca-fix skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-fix/SKILL.md · Fix a confirmed bug: a failing regression test first, then a minimal fix, then the rest of the tdd gates.
git:20260830.00ec49f · audit A · 145 stars
ca-init skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-init/SKILL.md · Opt this repo into codeArbiter — scaffold the root-level .codearbiter/ state store.
git:20260903.bc9c216 · audit A · 145 stars
ca-metrics skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-metrics/SKILL.md · Read-only 3-metric governance glance — override rate, small-lane rate, sprint low-confidence ratio — each with a trend…
git:20260830.00ec49f · audit A · 145 stars
ca-new-skill skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-new-skill/SKILL.md · Assess a request for a new reusable codeArbiter skill, prove the uncovered gap, agree scope, author and integrate it…
git:20260924.cf90ce4 · audit A · 145 stars
ca-override skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-override/SKILL.md · Sanctioned, logged bypass of a gate or hard rule — one audit line, then proceed.
git:20260908.8a9f372 · audit A · 145 stars
ca-pr skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-pr/SKILL.md · Open a pull request the only sanctioned way — clear every BLOCK-level review finding, then stage the PR. Never a direct…
git:20260903.bc9c216 · audit A · 145 stars
ca-preview skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-preview/SKILL.md · Zero-onboarding, read-only dry-run of the reviewer fleet against the current uncommitted diff. Predicts reviewers, runs…
git:20260830.00ec49f · audit A · 145 stars
ca-reconcile skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-reconcile/SKILL.md · SMARTS arbitration — reconcile architectural artifacts against the scaffold and prior decisions; every variance…
git:20260830.00ec49f · audit A · 145 stars
ca-refactor skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-refactor/SKILL.md · Restructure code with behavioral parity proven through unmodified pre-existing tests, then refactor. No behavior change.
git:20260915.43b1504 · audit A · 145 stars
ca-release skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-release/SKILL.md · Cut a release the only sanctioned way — derive the target's declared version policy from the commit log, roll its…
git:20260918.3622633 · audit A · 145 stars
ca-review skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-review/SKILL.md · Review a diff with the reviewer fleet, funneled to one triaged verdict. Targets the current working diff, a path, or an…
git:20260902.6e85bce · audit A · 145 stars
ca-spike skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-spike/SKILL.md · Exploratory spike on a throwaway branch — answer a named question with disposable code. Never merges; exits to a…
git:20260830.00ec49f · audit A · 145 stars
ca-sprint skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-sprint/SKILL.md · Autonomous sprint — one interactive spec gate, then plan-to-PR execution with every auto-decision SMARTS-scored and…
git:20260830.00ec49f · audit A · 145 stars
ca-standup skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-standup/SKILL.md · Daily repo hygiene — review the day's repo state, then perform the cleanups under per-action confirmation. Fast-forward…
git:20260919.b68a77b · audit A · 145 stars
ca-status skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-status/SKILL.md · Show the project's current state at a glance — stage, open tasks, open questions, overrides since the last checkpoint…
git:20260903.bc9c216 · audit A · 145 stars
ca-task skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-task/SKILL.md · The sanctioned task-board mutator — add a queued task, start one (flips to in-progress and stamps the date, minting a…
git:20260906.1b7063d · audit A · 145 stars
ca-threat-model skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-threat-model/SKILL.md · Opt-in lightweight STRIDE pass for a sensitive feature before implementation. Not a routine gate — invoke it when a…
git:20260830.00ec49f · audit A · 145 stars
ca-tribunal skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-tribunal/SKILL.md · Deep, rarely-convened whole-codebase audit — eleven specialist lenses, a resumable on-disk audit log, findings filed as…
git:20260830.00ec49f · audit A · 145 stars
ca-watch skill
arbiterforge/codearbiter · plugins/ca-codex/skills/ca-watch/SKILL.md · Watch a PR's CI to completion — diagnose on red, notify and offer the merge on green. Never auto-merges.
git:20260903.bc9c216 · audit A · 145 stars
brainstorming skill
arbiterforge/codearbiter · plugins/ca-pi/routines/brainstorming/SKILL.md · The Socratic spec-refinement front of /feature, and the planning front of /sprint. Routed to BEFORE any code — it turns…
git:20260924.cf90ce4 · audit A · 145 stars
commit-gate skill
arbiterforge/codearbiter · plugins/ca-pi/routines/commit-gate/SKILL.md · Create a verified local Git commit when committing changes is requested. Not for explaining commit history, drafting a…
git:20260924.cf90ce4 · audit A · 145 stars
context-check skill
arbiterforge/codearbiter · plugins/ca-pi/routines/context-check/SKILL.md · Optional manual drift audit — report stale provenance-tracked docs (via _provenancelib drift detection across…
git:20260724.a3a2df2 · audit A · 145 stars
context-creation skill
arbiterforge/codearbiter · plugins/ca-pi/routines/context-creation/SKILL.md · The brownfield back-fill. Routed to by /create-context, and by startup when .codearbiter/CONTEXT.md lacks the…
git:20260806.e3c6a9b · audit A · 145 stars
crypto-compliance skill
arbiterforge/codearbiter · plugins/ca-pi/routines/crypto-compliance/SKILL.md · The banned-primitive gate. Routed to when changed code hashes, signs, encrypts, derives keys, generates…
git:20260808.362892a · audit A · 145 stars
debug skill
arbiterforge/codearbiter · plugins/ca-pi/routines/debug/SKILL.md · Investigate-then-decide root-cause analysis for a defect whose cause is unknown (distinct from /fix, which assumes a…
git:20260808.362892a · audit A · 145 stars
decision-lifecycle skill
arbiterforge/codearbiter · plugins/ca-pi/routines/decision-lifecycle/SKILL.md · Author and track Architecture Decision Records. Routed to when the user invokes /adr to record a new decision or…
git:20260905.8a5b5ca · audit A · 145 stars
decision-variance skill
arbiterforge/codearbiter · plugins/ca-pi/routines/decision-variance/SKILL.md · Reconcile the project's architectural artifacts against the scaffold and prior decisions, then present each variance as…
git:20260724.a3a2df2 · audit A · 145 stars
decompose skill
arbiterforge/codearbiter · plugins/ca-pi/routines/decompose/SKILL.md · The greenfield decomposition interview. Routed to at startup when .codearbiter/CONTEXT.md lacks the <!--INITIALIZED-->…
git:20260813.591a859 · audit A · 145 stars
dispatching-parallel-agents skill
arbiterforge/codearbiter · plugins/ca-pi/routines/dispatching-parallel-agents/SKILL.md · The parallel fan-out primitive. Routed to by any skill or command that splits work across independent units and…
git:20260902.6e85bce · audit A · 145 stars
executing-plans skill
arbiterforge/codearbiter · plugins/ca-pi/routines/executing-plans/SKILL.md · The checkpoint coordinator for /feature. Routed to by /feature once a writing-plans plan exists. Uses authored HTML…
git:20260924.cf90ce4 · audit A · 145 stars
finishing-a-development-branch skill
arbiterforge/codearbiter · plugins/ca-pi/routines/finishing-a-development-branch/SKILL.md · The terminal step of /feature and /sprint. Routed to once commit-gate has cleared, to decide the branch's fate — merge…
git:20260917.8f29537 · audit A · 145 stars
post-merge-cleanup skill
arbiterforge/codearbiter · plugins/ca-pi/routines/post-merge-cleanup/SKILL.md · Finish an already-merged branch. Proves the branch is contained in the fetched default, classifies leftover artifacts…
git:20260805.d956d15 · audit A · 145 stars
refactor skill
arbiterforge/codearbiter · plugins/ca-pi/routines/refactor/SKILL.md · The behavior-preserving restructure gate. Routed to by /refactor for a rename, extract, inline, move, dedup, or…
git:20260915.43b1504 · audit A · 145 stars
release skill
arbiterforge/codearbiter · plugins/ca-pi/routines/release/SKILL.md · The single permitted path to a version tag, for any target declared in the project's .codearbiter/release-targets.md…
git:20260918.3622633 · audit B · 145 stars
secret-handling skill
arbiterforge/codearbiter · plugins/ca-pi/routines/secret-handling/SKILL.md · The secret-source gate. Routed to when changed code reads, writes, or passes a secret — API key, token, password…
git:20260808.362892a · audit A · 145 stars
security-architecture skill
arbiterforge/codearbiter · plugins/ca-pi/routines/security-architecture/SKILL.md · Optional, opt-in STRIDE threat pass for a sensitive feature — invoked deliberately via /threat-model, never forced on…
git:20260724.a3a2df2 · audit A · 145 stars
skill-author skill
arbiterforge/codearbiter · plugins/ca-pi/routines/skill-author/SKILL.md · Assess a request for a new reusable codeArbiter skill, prove the uncovered gap, agree scope, author and integrate it…
git:20260924.cf90ce4 · audit A · 145 stars
subagent-driven-development skill
arbiterforge/codearbiter · plugins/ca-pi/routines/subagent-driven-development/SKILL.md · The implementation engine. Routed to by /sprint (full plan, autonomous) and by executing-plans (scoped batch…
git:20260923.b41d980 · audit A · 145 stars
tdd skill
arbiterforge/codearbiter · plugins/ca-pi/routines/tdd/SKILL.md · The test-first gate. Routed to by /feature (after the spec is approved), /fix, and /refactor before any implementation…
git:20260917.8f29537 · audit A · 145 stars
tribunal skill
arbiterforge/codearbiter · plugins/ca-pi/routines/tribunal/SKILL.md · The deep, rarely-convened whole-codebase audit lane. Routed to when the user invokes /ca-tribunal. Seven gated phases —…
git:20260808.a0d2604 · audit A · 145 stars
using-git-worktrees skill
arbiterforge/codearbiter · plugins/ca-pi/routines/using-git-worktrees/SKILL.md · OPTIONAL per-task isolation for autonomous parallel work. Routed to only on explicit opt-in by…
git:20260917.8f29537 · audit A · 145 stars
writing-plans skill
arbiterforge/codearbiter · plugins/ca-pi/routines/writing-plans/SKILL.md · The spec-to-plan bridge. /feature supplies an approved spec; initial full-lane HTML sprint review may supply a ready…
git:20260924.cf90ce4 · audit A · 145 stars
ca-add-dep skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-add-dep/SKILL.md · Vet a new or changed third-party dependency for license, provenance, and supply-chain risk before any install runs.
git:20260726.a0da426 · audit A · 145 stars
ca-adr-status skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-adr-status/SKILL.md · Report the health of Architecture Decision Records — aged, unchallenged, supersession candidates, unresolved…
git:20260724.a3a2df2 · audit A · 145 stars
ca-adr skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-adr/SKILL.md · Author a numbered, dated, user-attributed Architecture Decision Record under .codearbiter/decisions/.
git:20260724.a3a2df2 · audit A · 145 stars
ca-audit skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-audit/SKILL.md · Assemble the governance record for a range — commits, overrides, ADRs, sprint auto-decisions, open questions…
git:20260724.a3a2df2 · audit A · 145 stars
ca-btw skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-btw/SKILL.md · Lightweight Q&A about the project — answer from context and return, no routing, no state change.
git:20260724.a3a2df2 · audit A · 145 stars
ca-checkpoint skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-checkpoint/SKILL.md · Periodic multi-reviewer sweep of the whole codebase — surfaces a triaged checkpoint report.
git:20260902.6e85bce · audit A · 145 stars
ca-chore skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-chore/SKILL.md · Sanctioned lane for non-behavioral work — docs-only edits, dependency bumps, reverts. Type-scaled gates; no TDD…
git:20260915.43b1504 · audit A · 145 stars
ca-cleanup skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-cleanup/SKILL.md · Finish an already-merged branch — classify the leftover artifacts, return to a fast-forwarded default checkout, and…
git:20260903.bc9c216 · audit A · 145 stars
ca-commands skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-commands/SKILL.md · Show the codeArbiter command catalog — the public command list and what each routes to.
git:20260724.a3a2df2 · audit A · 145 stars
ca-commit skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-commit/SKILL.md · Create a verified local Git commit when committing changes is requested. Not for explaining commit history, drafting a…
git:20260924.cf90ce4 · audit A · 145 stars
ca-conflict skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-conflict/SKILL.md · Stop everything and surface a rule conflict — persona vs. docs vs. code. Present both sides and the conflict-hierarchy…
git:20260724.a3a2df2 · audit A · 145 stars
ca-context-check skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-context-check/SKILL.md · Optional manual drift audit — report stale provenance-tracked docs, then per stale doc offer re-scout, re-baseline, or…
git:20260903.bc9c216 · audit A · 145 stars
ca-create-context skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-create-context/SKILL.md · Brownfield back-fill — scout an existing codebase and populate .codearbiter/, then lock it initialized.
git:20260903.bc9c216 · audit A · 145 stars
ca-debug skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-debug/SKILL.md · Investigate-then-decide root-cause analysis for a defect whose cause is unknown. No code changes — exits to /ca-fix…
git:20260724.a3a2df2 · audit A · 145 stars
ca-decompose skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-decompose/SKILL.md · Greenfield decomposition interview — a layered interview that populates .codearbiter/ and locks it initialized.
git:20260903.bc9c216 · audit A · 145 stars
ca-doctor skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-doctor/SKILL.md · Verify the active host install, package, command ownership, enforcement, wrapper self-test, and active-dispatch…
git:20260917.8f29537 · audit A · 145 stars
ca-feature skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-feature/SKILL.md · Start a feature: brainstorm a spec, get it approved, then drive it test-first through the pipeline. The one entry to…
git:20260918.07f138f · audit A · 145 stars
ca-fix skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-fix/SKILL.md · Fix a confirmed bug: a failing regression test first, then a minimal fix, then the rest of the tdd gates.
git:20260724.a3a2df2 · audit A · 145 stars
ca-init skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-init/SKILL.md · Opt this repo into codeArbiter — scaffold the root-level .codearbiter/ state store.
git:20260903.bc9c216 · audit A · 145 stars
ca-metrics skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-metrics/SKILL.md · Read-only 3-metric governance glance — override rate, small-lane rate, sprint low-confidence ratio — each with a trend…
git:20260805.e24f9ec · audit A · 145 stars
ca-new-skill skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-new-skill/SKILL.md · Assess a request for a new reusable codeArbiter skill, prove the uncovered gap, agree scope, author and integrate it…
git:20260924.cf90ce4 · audit A · 145 stars
ca-override skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-override/SKILL.md · Sanctioned, logged bypass of a gate or hard rule — one audit line, then proceed.
git:20260908.8a9f372 · audit A · 145 stars
ca-pr skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-pr/SKILL.md · Open a pull request the only sanctioned way — clear every BLOCK-level review finding, then stage the PR. Never a direct…
git:20260903.bc9c216 · audit A · 145 stars
ca-preview skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-preview/SKILL.md · Zero-onboarding, read-only dry-run of the reviewer fleet against the current uncommitted diff. Predicts reviewers, runs…
git:20260805.e24f9ec · audit A · 145 stars
ca-prune skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-prune/SKILL.md · Trim transcript clutter to extend session lifetime — analyze, prune a copy, or toggle the after-each-turn service…
git:20260805.e24f9ec · audit A · 145 stars
ca-reconcile skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-reconcile/SKILL.md · SMARTS arbitration — reconcile architectural artifacts against the scaffold and prior decisions; every variance…
git:20260724.a3a2df2 · audit A · 145 stars
ca-refactor skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-refactor/SKILL.md · Restructure code with behavioral parity proven through unmodified pre-existing tests, then refactor. No behavior change.
git:20260915.43b1504 · audit A · 145 stars
ca-release skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-release/SKILL.md · Cut a release the only sanctioned way — derive the target's declared version policy from the commit log, roll its…
git:20260918.3622633 · audit A · 145 stars
ca-review skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-review/SKILL.md · Review a diff with the reviewer fleet, funneled to one triaged verdict. Targets the current working diff, a path, or an…
git:20260902.6e85bce · audit A · 145 stars
ca-spike skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-spike/SKILL.md · Exploratory spike on a throwaway branch — answer a named question with disposable code. Never merges; exits to a…
git:20260813.debb49d · audit A · 145 stars
ca-sprint skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-sprint/SKILL.md · Autonomous sprint — one interactive spec gate, then plan-to-PR execution with every auto-decision SMARTS-scored and…
git:20260724.a3a2df2 · audit A · 145 stars
ca-standup skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-standup/SKILL.md · Daily repo hygiene — review the day's repo state, then perform the cleanups under per-action confirmation. Fast-forward…
git:20260919.b68a77b · audit A · 145 stars
ca-status skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-status/SKILL.md · Show the project's current state at a glance — stage, open tasks, open questions, overrides since the last checkpoint…
git:20260903.bc9c216 · audit A · 145 stars
ca-task skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-task/SKILL.md · The sanctioned task-board mutator — add a queued task, start one (flips to in-progress and stamps the date, minting a…
git:20260906.1b7063d · audit A · 145 stars
ca-threat-model skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-threat-model/SKILL.md · Opt-in lightweight STRIDE pass for a sensitive feature before implementation. Not a routine gate — invoke it when a…
git:20260724.a3a2df2 · audit A · 145 stars
ca-tribunal skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-tribunal/SKILL.md · Deep, rarely-convened whole-codebase audit — eleven specialist lenses, a resumable on-disk audit log, findings filed as…
git:20260808.a0d2604 · audit A · 145 stars
ca-watch skill
arbiterforge/codearbiter · plugins/ca-pi/skills/ca-watch/SKILL.md · Watch a PR's CI to completion — diagnose on red, notify and offer the merge on green. Never auto-merges.
git:20260903.bc9c216 · audit A · 145 stars
sandbox-claude-inside skill
arbiterforge/codearbiter · plugins/ca-sandbox/skills/sandbox-claude-inside/SKILL.md · Run Claude Code INSIDE a ca-sandbox box (`--with-claude`). Routed to when the user wants an agent loop running against…
git:20260726.8224618 · audit A · 145 stars
sandbox-lifecycle skill
arbiterforge/codearbiter · plugins/ca-sandbox/skills/sandbox-lifecycle/SKILL.md · The lifecycle gate for a local Codespace-equivalent sandbox. Routed to when the user invokes /ca-sandbox:sandbox to…
git:20260725.d4b3388 · audit A · 145 stars
brainstorming skill
arbiterforge/codearbiter · plugins/ca/skills/brainstorming/SKILL.md · The Socratic spec-refinement front of /feature, and the planning front of /sprint. Routed to BEFORE any code — it turns…
git:20260924.cf90ce4 · audit A · 145 stars
commit-gate skill
arbiterforge/codearbiter · plugins/ca/skills/commit-gate/SKILL.md · The only path to a commit. Routed to when the user invokes /commit or otherwise instructs codeArbiter to persist staged…
git:20260919.b68a77b · audit A · 145 stars
context-check skill
arbiterforge/codearbiter · plugins/ca/skills/context-check/SKILL.md · Optional manual drift audit — report stale provenance-tracked docs (via _provenancelib drift detection across…
git:20260627.f4bbc72 · audit A · 145 stars
context-creation skill
arbiterforge/codearbiter · plugins/ca/skills/context-creation/SKILL.md · The brownfield back-fill. Routed to by /create-context, and by startup when .codearbiter/CONTEXT.md lacks the…
git:20260806.e3c6a9b · audit A · 145 stars
crypto-compliance skill
arbiterforge/codearbiter · plugins/ca/skills/crypto-compliance/SKILL.md · The banned-primitive gate. Routed to when changed code hashes, signs, encrypts, derives keys, generates…
git:20260808.362892a · audit A · 145 stars
debug skill
arbiterforge/codearbiter · plugins/ca/skills/debug/SKILL.md · Investigate-then-decide root-cause analysis for a defect whose cause is unknown (distinct from /fix, which assumes a…
git:20260808.362892a · audit A · 145 stars
decision-lifecycle skill
arbiterforge/codearbiter · plugins/ca/skills/decision-lifecycle/SKILL.md · Author and track Architecture Decision Records. Routed to when the user invokes /adr to record a new decision or…
git:20260905.8a5b5ca · audit A · 145 stars
decision-variance skill
arbiterforge/codearbiter · plugins/ca/skills/decision-variance/SKILL.md · Reconcile the project's architectural artifacts against the scaffold and prior decisions, then present each variance as…
git:20260618.960c49e · audit A · 145 stars
decompose skill
arbiterforge/codearbiter · plugins/ca/skills/decompose/SKILL.md · The greenfield decomposition interview. Routed to at startup when .codearbiter/CONTEXT.md lacks the <!--INITIALIZED-->…
git:20260813.591a859 · audit A · 145 stars
dispatching-parallel-agents skill
arbiterforge/codearbiter · plugins/ca/skills/dispatching-parallel-agents/SKILL.md · The parallel fan-out primitive. Routed to by any skill or command that splits work across independent units and…
git:20260902.6e85bce · audit A · 145 stars
executing-plans skill
arbiterforge/codearbiter · plugins/ca/skills/executing-plans/SKILL.md · The checkpoint coordinator for /feature. Routed to by /feature once a writing-plans plan exists. Uses authored HTML…
git:20260924.cf90ce4 · audit A · 145 stars
finishing-a-development-branch skill
arbiterforge/codearbiter · plugins/ca/skills/finishing-a-development-branch/SKILL.md · The terminal step of /feature and /sprint. Routed to once commit-gate has cleared, to decide the branch's fate — merge…
git:20260917.8f29537 · audit A · 145 stars
post-merge-cleanup skill
arbiterforge/codearbiter · plugins/ca/skills/post-merge-cleanup/SKILL.md · Finish an already-merged branch. Proves the branch is contained in the fetched default, classifies leftover artifacts…
git:20260805.d956d15 · audit A · 145 stars
refactor skill
arbiterforge/codearbiter · plugins/ca/skills/refactor/SKILL.md · The behavior-preserving restructure gate. Routed to by /refactor for a rename, extract, inline, move, dedup, or…
git:20260915.43b1504 · audit A · 145 stars
release skill
arbiterforge/codearbiter · plugins/ca/skills/release/SKILL.md · The single permitted path to a version tag, for any target declared in the project's .codearbiter/release-targets.md…
git:20260918.3622633 · audit B · 145 stars
secret-handling skill
arbiterforge/codearbiter · plugins/ca/skills/secret-handling/SKILL.md · The secret-source gate. Routed to when changed code reads, writes, or passes a secret — API key, token, password…
git:20260808.362892a · audit A · 145 stars
security-architecture skill
arbiterforge/codearbiter · plugins/ca/skills/security-architecture/SKILL.md · Optional, opt-in STRIDE threat pass for a sensitive feature — invoked deliberately via /threat-model, never forced on…
git:20260610.993992f · audit A · 145 stars
skill-author skill
arbiterforge/codearbiter · plugins/ca/skills/skill-author/SKILL.md · Assess a request for a new reusable codeArbiter skill, prove the uncovered gap, agree scope, author and integrate it…
git:20260924.cf90ce4 · audit A · 145 stars
subagent-driven-development skill
arbiterforge/codearbiter · plugins/ca/skills/subagent-driven-development/SKILL.md · The implementation engine. Routed to by /sprint (full plan, autonomous) and by executing-plans (scoped batch…
git:20260923.b41d980 · audit A · 145 stars
tdd skill
arbiterforge/codearbiter · plugins/ca/skills/tdd/SKILL.md · The test-first gate. Routed to by /feature (after the spec is approved), /fix, and /refactor before any implementation…
git:20260917.8f29537 · audit A · 145 stars
tribunal skill
arbiterforge/codearbiter · plugins/ca/skills/tribunal/SKILL.md · The deep, rarely-convened whole-codebase audit lane. Routed to when the user invokes /ca:tribunal. Seven gated phases —…
git:20260808.a0d2604 · audit A · 145 stars
using-git-worktrees skill
arbiterforge/codearbiter · plugins/ca/skills/using-git-worktrees/SKILL.md · OPTIONAL per-task isolation for autonomous parallel work. Routed to only on explicit opt-in by…
git:20260917.8f29537 · audit A · 145 stars
writing-plans skill
arbiterforge/codearbiter · plugins/ca/skills/writing-plans/SKILL.md · The spec-to-plan bridge. /feature supplies an approved spec; initial full-lane HTML sprint review may supply a ready…
git:20260924.cf90ce4 · audit A · 145 stars
debug skill
arbiterforge/codearbiter · site/test/fixtures/plugin-collisions/skills/debug/SKILL.md · A fixture skill named debug, colliding with the debug command/agent.
git:20260703.9db102d · audit B · 145 stars
dup skill
arbiterforge/codearbiter · site/test/fixtures/plugin-collisions/skills/dupskill-a/SKILL.md · First of two same-named skills, used to prove within-collection dedup still works.
git:20260703.9db102d · audit B · 145 stars
dup skill
arbiterforge/codearbiter · site/test/fixtures/plugin-collisions/skills/dupskill-b/SKILL.md · Second of two same-named skills, used to prove within-collection dedup still works.
git:20260703.9db102d · audit B · 145 stars
myskill skill
arbiterforge/codearbiter · site/test/fixtures/plugin/skills/myskill/SKILL.md · A sample skill for fixtures — does one gated thing well.
git:20260618.15ef705 · audit B · 145 stars
Source
github.com/arbiterforge/codearbiter · 145 stars · license AGPL-3.0 · pushed 2026-09-24