nullius
01Plugin Claude Code
Plugin marketplace listing 1 plugin: nullius.
Plugin Claude Code
Plugin marketplace listing 1 plugin: nullius.
Agent Claude Code
Use when you need a focused, parallel-dispatchable architectural review of a diff, a planned change, or an OpenSpec proposal against this repo's cross-cutting invariants — the doctrine written as prose in CLAUDE.md, spec/.md, and openspec/project.md, which has no .claude/rules/.md file of its own. Returns a structured…
Agent Claude Code
Use when a diff, planned change, or OpenSpec proposal touches the checker kernel — packages/claims/src/checkClaims.ts, witness.ts, wiring.ts, rules.ts, or config.ts — and you need a review of whether the change respects the kernel's own semantics: which verdict union a new verdict belongs to, whether its pass/fail…
Agent Claude Code
Use as the FINAL stage of a proposal-to-pr run to record what happened, as one retrospective file under .claude/retrospectives/. Dispatched fresh, having NOT done the work, so it reads artefacts — the pipeline state file, review-evidence.md and its ## Probe — stage 2 score, progress.md, git history — rather than the…
Agent Claude Code
Use when you need a focused, parallel-dispatchable rule-compliance review of a diff, a planned change, or an OpenSpec proposal against the project rule files in .claude/rules/. Returns a structured [blocker] / [concern] / [looks-good] report. Especially useful inside the proposal-to-pr pipeline where rule-audit must…
Agent Claude Code
Use when a diff, planned change, or OpenSpec proposal touches packages/claims/src//.ts, packages/kit/src//.ts, spec/fixtures//.jsonl, or .github/workflows/.yml, and you need a review of whether the change's test and fixture coverage actually proves what it claims — not whether the kernel semantics themselves are…
Command Claude Code
Implement tasks from an OpenSpec change (Experimental).
Command Claude Code
Archive a completed change in the experimental workflow.
Command Claude Code
Enter explore mode - think through ideas, investigate problems, clarify requirements.
Command Claude Code
Propose a new change - create it and generate all artifacts in one step.
Settings file Claude Code
Agent settings configuring $schema, env, enabledPlugins.
Skill Claude CodeCodex
Get review or advice on your work from this repo's four reviewer agents in .claude/agents/. The protocol is: list every candidate whose domain overlaps the change, write a one-line SPECIFIC justification of why each applies to THIS change, drop any whose justification is generic or duplicated by a narrower candidate…
Skill Claude CodeCodex
Transform a raw idea into one or more well-defined OpenSpec proposals through guided dialogue, codebase survey, feasibility review, and decomposition. Use when the user has an idea they want to develop into a proposal — or when given a problem to solve, and its shape is not yet decided. The output is a complete…
Skill Claude CodeCodex
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Skill Claude CodeCodex
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Skill Claude CodeCodex
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Skill Claude CodeCodex
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
Skill Claude CodeCodex
Drive an OpenSpec change from proposal to merge-ready PR. Reads openspec/changes/ /, blocks at Stage 1 until every prerequisite named in the proposal's > Depends on: blockquote has reached main, plants a canary and runs parallel reviews on the proposal, refines until zero blockers, implements each task, verifies with…
Instructions file
Instructions for armanfatemi/nullius, covering nullius, commands, known-environmental test failures, evidence anchors — the house rule and dogfooding gates (ci runs all of these).
Plugin Claude Code
Evidence Anchors for agent-written design docs: load-bearing claims about existing code carry citations a deterministic checker re-verifies. Includes the authoring skill and a [false-premise] reviewer kit.
Command
Audit the premises of a document — refute-first, one claim per agent, refutations returned as checkable anchors.
Command
Check a plan's or diff's compliance with this repo's rule files — deterministic selection, one starved brief per rule, verdicts re-checked against the plan.
Command
Verify the Evidence Anchors in a document (defaults to the newest plan file).
Hook
Runs before the agent uses a tool for ExitPlanMode, ^(Task and Agent)$ tool calls, executing check-plan.sh and witness-record.sh (2 commands). From armanfatemi/nullius.