AURORA-NEURO

41 mods across 1 repository, 1 stars between them.

add-module

01

AURORA-NEURO/aurora-agent

Skill Claude CodeCodex

Add a new crate to the bioprism workspace implementing a blueprint section, including registering it, choosing dependencies without creating cycles, and the honesty conventions every crate must follow. Use when starting a new module, when asked to cover an uncovered blueprint section, or when setting up work for a…

1 yesterday A 66 tokens original Apache-2.0

check-parity

02

AURORA-NEURO/aurora-agent

Skill Claude CodeCodex

Verify the CPython reference, the eager Rust path and the indexed store still agree byte for byte on a Context Certificate digest. Use after touching canonical serialization, hashing, compiler passes, the store, or any serde configuration, and before any release or wire-format change.

1 yesterday A 57 tokens original Apache-2.0

AURORA-NEURO/aurora-agent

Skill Claude CodeCodex

Decide which blueprint modules are code before writing any, using the five verdicts this workspace discovered, and cite ids without inflating the coverage figure. Use when opening a blueprint section, when a section looks badly uncovered, when deciding what a crate should claim, or before writing any NN.MM token into…

1 yesterday A 72 tokens original Apache-2.0

keep-a-claim-honest

04

AURORA-NEURO/aurora-agent

Skill Claude CodeCodex

Find and fix the defect this workspace keeps producing — an error or a missing measurement collapsed into a benign default, so a refusal becomes indistinguishable from an answer. Use when writing or reviewing anything that compares two outcomes or feeds a published number, when auditing a crate, and whenever you are…

1 yesterday A 87 tokens original Apache-2.0

AURORA-NEURO/aurora-agent

Skill Claude CodeCodex

Measure how much of a blueprint section is repeated template, in a way that another agent can reproduce and that will not disagree with the figure already recorded. Use when reporting how repetitive a section is, when your figure does not match docs/COVERAGE.md, or when deciding how much distinguishing content a batch…

1 yesterday A 71 tokens original Apache-2.0

AURORA-NEURO/aurora-agent

Skill Claude CodeCodex

Pair every source-scanning hygiene test with a proof that it detects a planted violation, that its walk actually opened files, and that it is no laxer than the tool it mirrors. Use when writing or reviewing any test that greps a crate's own text — citation audits, hardcoded-constant checks, imputation scans…

1 yesterday A 89 tokens original Apache-2.0

verify-crate

07

AURORA-NEURO/aurora-agent

Skill Claude CodeCodex

Verify a bioprism crate is genuinely green — tests passing and clippy at zero warnings — and recognise the environment failures that masquerade as test failures. Use before claiming a crate is done, after landing an agent's work, when a test count looks wrong or lower than expected, or when cargo test reports a…

1 yesterday A 76 tokens original Apache-2.0

aurora

08

AURORA-NEURO/aurora-agent

Plugin Claude Code

Plugin marketplace listing 9 plugins: aurora-agent, aurora-backend, aurora-context, aurora-missions, aurora-integrate.

1 yesterday A tokens not measured original Apache-2.0

aurora-agent

09

AURORA-NEURO/aurora-agent

MCP server Claude CodeCodexCursor

MCP server "aurora-agent" as configured in AURORA-NEURO/aurora-agent. Launched with ./target/release/bioprism-mcp --root ..

1 yesterday A tokens not measured original Apache-2.0

AURORA-NEURO/aurora-agent

Instructions file CodexOpenCode

AGENTS.md instructions for AURORA-NEURO/aurora-agent, covering aurora agent, what we can never compromise on, 1. honest labelling is the product, 2. invariants belong in the type system, not in comments and 3. determinism, byte for byte.

1 yesterday A 2,081 tokens original Apache-2.0

AURORA-NEURO/aurora-agent

Instructions file

Claude Code instructions for AURORA-NEURO/aurora-agent: See AGENTS.md. It is the single source of truth for how to work in this repository; this file exists only so Claude Code finds it by its conventional name.

1 yesterday A 129 tokens original Apache-2.0

aurora-agent

12

AURORA-NEURO/aurora-agent

Plugin Claude Code

The AURORA Agent in one plugin: the bioprism MCP server (264 tools) wired into every session, FIBER decision-context commands (compile / explain / compare / validate / verify), mission preflight, an ops-auditor subagent, and skills for setup, the FIBER workflow, missions, and SDK integration. Requires a built…

1 yesterday A tokens not measured original Apache-2.0

ops-auditor

13

AURORA-NEURO/aurora-agent

Agent

Audit the aurora-agent control plane's operational evidence — snapshots, capability gates, domain activity, and the recovery matrix. Delegate to this agent when asked whether the aurora backend is healthy, what the gates say, what would survive a restart, or to summarize operational posture. It reports evidence…

1 yesterday A 77 tokens original Apache-2.0

compare

14

AURORA-NEURO/aurora-agent

Command

Compare the FIBER compiler against equal-engineering baselines (graph walks, lexical retrieval) and report which preserve the reference verdict.

1 yesterday A 26 tokens original Apache-2.0

compile

15

AURORA-NEURO/aurora-agent

Command

Compile a FIBER decision context (world + query) and report the oracle verdict, omission accounting, and certificate digest faithfully.

1 yesterday A 25 tokens original Apache-2.0

explain

16

AURORA-NEURO/aurora-agent

Command

Explain the FIBER compile plan — which passes ran, which did NOT run and why, selection ratios, and the omission manifest.

1 yesterday A 26 tokens original Apache-2.0

health

17

AURORA-NEURO/aurora-agent

Command

One-pass operational evidence check of the aurora-agent control plane (snapshot, gates, recovery) with honest posture reporting.

1 yesterday A 23 tokens original Apache-2.0

preflight

18

AURORA-NEURO/aurora-agent

Command

Preflight an aurora-agent mission — validate, plan, and show gate posture without dispatching anything.

1 yesterday A 20 tokens original Apache-2.0

validate

19

AURORA-NEURO/aurora-agent

Command

Validate a FIBER world file — counts, errors, warnings, diagnostics, and the world digest.

1 yesterday A 20 tokens original Apache-2.0

verify

20

AURORA-NEURO/aurora-agent

Command

Verify a FIBER context-certificate digest (recompute and check the canonical hash).

1 yesterday A 18 tokens original Apache-2.0

aurora-sdks

21

AURORA-NEURO/aurora-agent

Skill Claude CodeCodex

Integrate an application with the aurora-agent backend over HTTP or stdio. Use when asked to start or configure the bioprism-api gateway, call the backend from TypeScript or Python, pick between REST and MCP transports, or test MCP wiring without building the Rust binary.

1 yesterday B 62 tokens original Apache-2.0

aurora-setup

22

AURORA-NEURO/aurora-agent

Skill Claude CodeCodex

Set up, build, or troubleshoot the AURORA Agent (bioprism) MCP server used by the aurora-agent plugin. Use when the aurora-agent MCP server fails to start, when its tools are missing from a session, when asked to install or build the aurora-agent backend, or when a bioprism build or test behaves strangely on Windows.

1 yesterday A 79 tokens original Apache-2.0

AURORA-NEURO/aurora-agent

Skill Claude CodeCodex

Compile, layer, compare, and verify FIBER decision contexts with the aurora-agent backend. Use when asked to compile a decision context or world/query pair, judge context-selection strategies against baselines, walk disclosure layers L0 to L4, verify a context certificate, or interpret bioprism CLI envelopes and exit…

1 yesterday A 71 tokens original Apache-2.0

mission-lifecycle

24

AURORA-NEURO/aurora-agent

Skill Claude CodeCodex

Author, preflight, and execute aurora-agent missions — validated DAGs of MCP tool calls. Use when asked to build or run a mission, when a mission is refused with invalidmission or operationsgateacceptancerequired, when deciding between synchronous agentmission and async submission, or when wiring evaluator reviews and…

1 yesterday A 70 tokens original Apache-2.0