the-void-ia/void-box

Composable agent runtime with enforced isolation boundaries

88Stars on the repository
11Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

profile

01

the-void-ia/void-box

Skill Claude CodeCodex

Use when investigating performance issues, VM freezes, high CPU usage, or when the user asks to profile a voidbox process. Also invoked as /perf.

88 5d ago B 33 tokens original Apache-2.0

rust-analyzer-ssr

02

the-void-ia/void-box

Skill Claude CodeCodex

Use rust-analyzer's Structural Search and Replace (SSR) to change lots of Rust code. SSR matches by AST structure and semantic meaning, understanding type resolution and path equivalence.

88 5d ago A 43 tokens original Apache-2.0

rust-style

03

the-void-ia/void-box

Skill Claude CodeCodex

Rust coding style guide. Apply automatically when writing or modifying Rust code. Enforces for-loops over iterators, let-else for early returns, variable shadowing, newtypes, explicit matching, and minimal comments.

88 5d ago A 47 tokens original Apache-2.0

rustdoc

04

the-void-ia/void-box

Skill Claude CodeCodex

Rust documentation conventions (RFC 1574). Apply when writing doc comments on public Rust items. Covers summary sentences, section headings, type references, and examples.

88 5d ago A 35 tokens original Apache-2.0

test-vm

05

the-void-ia/void-box

Skill Claude CodeCodex

Run a minimal VoidBox VM smoke test locally. Verifies the VM boots and the LLM responds correctly.

88 5d ago C 26 tokens original Apache-2.0

verify

06

the-void-ia/void-box

Skill Claude CodeCodex

Run the full quality gate for this repo — format check, clippy, tests, security audit, startup bench regression, and real-workload smoke (HN agent + openclaw gateway) when secrets are available. Invoke before marking any implementation task done or pushing a branch.

88 5d ago A 57 tokens original Apache-2.0