Skill Claude CodeCodex
Intake phase — transforms a task into a contractual brief validated by the human.
Skill Claude CodeCodex
Intake phase — transforms a task into a contractual brief validated by the human.
Skill Claude CodeCodex
Root-cause investigation — analyzes a bug or unexpected behavior without modifying out-of-scope code.
Skill Claude CodeCodex
Dual-voice decomposition — reads the intake brief, produces per-role sub-briefs.
Skill Claude CodeCodex
Deterministic QA — quality gates, tmux matrix if TUI, blocked on review NO-GO.
Skill Claude CodeCodex
Decompose a task into neutral research questions — blind research prep, task intent not revealed.
Skill Claude CodeCodex
Blind documentarian research — reads questions only, never the task. Produces file:line grounded research with optional online prior-art scan.
Skill Claude CodeCodex
Fix-first review with conditional specialists — produces a structured GO/NO-GO verdict.
Skill Claude CodeCodex
Pipeline entry point — detects context and routes to the right skill.
Skill Claude CodeCodex
Ship — conventional commits, rebase-merge, GitHub PR. Gated on review + QA go.
Skill Claude CodeCodex
Implements skill-health approved improvements — skills, tools, adaptations, agents.
Skill Claude CodeCodex
Periodic friction analysis — proposes new skills, deterministic tools, and adaptations.
Skill Claude CodeCodex
Formal spec phase — extends roster-spec output to produce a Rocq (.v) or Quint (.qnt) formal specification artifact. Runs after roster-spec, never instead of it.
Skill Claude CodeCodex
Reverse-engineer what existing code actually does into a structured, evidence-tiered inferred spec artifact (specs/ -inferred.md). Mines tests, code, documentation, and git history. Labels every claim [E1]/[E2]/[E3] by evidence strength. Produces GWT scenarios, FR-NNN requirements, and surfaces doc-drift conflicts.
Skill Claude CodeCodex
Adversarial spec phase — derives user stories with concrete GWT scenarios, surfaces challenges, formalizes FR-NNN requirements, produces structured contract with runnable checks.
Skill Claude CodeCodex
Critical-route triage — property elicitation, priority ordering, backend proposal, cost disclosure. Dispatched by roster-run when --critical is chosen. Checkpoints to briefs/ -formal-triage.md.
Skill Claude CodeCodex
Generic, propose-only upgrader for any roster-contract skill or pack. Mines evidence-graded signal, routes each change at its natural altitude, and gates it with a git-diff-enforced leak scan, the target's own validator, and a human-validation quiz the skill runs itself (altitude-independent). Propose-only — lands…
Skill Claude CodeCodex
Translates a validated plan JSON into a CWR workflow file using the matching mode template (mechanical template-fill — template steps are copied verbatim). Triggered automatically by roster-run after plan COMPLETED when no workflow file exists yet.
Skill Claude CodeCodex
Audit implementation against kb/spec.md — flag unimplemented spec items and behavioral divergence.
Skill Claude CodeCodex
Run TDD cycle — write failing test, implement, refactor, verify coverage.
Skill Claude CodeCodex
Manage the installed agent team — build (apply proposal), review (audit gaps), or run (execute a task through the pipeline).
Skill Claude CodeCodex
Orchestrates agent teams, gates tool and skill requests, and owns merge/governance quality bars.
Plugin Claude Code
Plugin marketplace listing 1 plugin: roster.
Plugin Claude Code
Coordinated agent-team pipeline: recruiter + roster- skills (question→research→intake→spec→plan→implement→review→qa→ship) + governance rules. Commands install as /roster: .
Agent Claude Code
Code quality and architecture guardian focused on structural regressions, duplication, and maintainability risks.