bench
01Skill Claude CodeCodex
Run criterion benchmarks locally for one or all ICN crates. CI runs these on ubuntu-latest; local runs on icn-dev are for relative comparison only.
Skill Claude CodeCodex
Run criterion benchmarks locally for one or all ICN crates. CI runs these on ubuntu-latest; local runs on icn-dev are for relative comparison only.
Skill Claude CodeCodex
Generate a CHANGELOG.md entry from commits since the last git tag. Groups by type (feat/fix/refactor/etc), formats as Keep-a-Changelog.
Skill Claude CodeCodex
One-pass PR merge-readiness verdict — required checks (vs non-required noise), unresolved review threads, mergeable + mergeStateStatus. Read-only, never merges.
Skill Claude CodeCodex
Validate demo flows end-to-end. Confirms branch, ports, and services before running demo scripts.
Skill Claude CodeCodex
Manage the ICN devnet (3-node Docker Compose cluster). Operations - up, down, logs, status, test, restart.
Skill Claude CodeCodex
Infrastructure diagnosis with differential-first approach. Gathers evidence, ranks hypotheses, proposes cheapest test.
Skill Claude CodeCodex
Check for meaning firewall violations - kernel crates must never import domain crates.
Skill Claude CodeCodex
Fix CI failures. Scope-locked to branch changes only. No toolchain upgrades. No unrelated clippy.
Skill Claude CodeCodex
Classify clippy/compiler failures by lint family and apply canonical idiomatic fixes.
Skill Claude CodeCodex
Write a non-authoritative session memory/evidence packet for expensive-to-reconstruct context.
Skill Claude CodeCodex
ICN Commons design review and seed-promotion companion. Use when reviewing Claude Design seeds, drafting docs-only promotion PRs, auditing member-facing surfaces against ICN doctrine, or enforcing the canonical-vs-generated boundary. Provides review-gate routing (truth-label, accessibility, vocabulary…
Skill Claude CodeCodex
ICN development companion for the InterCooperative Network Rust monorepo. Use when working on ICN code, docs, deployment, or protocol design. Provides crate-aware routing to specialist agents (icn-architect, icn-economist, icn-ops), enforces project conventions, and understands the current sprint state, cluster…
Skill Claude CodeCodex
Ground an ICN session in the correct checkout, registered truth owners, live execution state, and task-specific verification.
Skill Claude CodeCodex
Full sprint-batch or stacked-PR integration pipeline. Owns merge order, rebases, local gates, and main sync.
Skill Claude CodeCodex
Merge one PR through the trusted ordinary-merge executable. Evaluate, report, get authorization, then merge or refuse.
Skill Claude CodeCodex
Merge one or more PRs with full stack-integration pipeline. Resolves branches, rebases, gates, pulls main.
Skill Claude CodeCodex
Create a PR following ICN conventions with invariants checklist, proper commit format, and change routing verification.
Skill Claude CodeCodex
Minimal read-only ICN checkout grounding. Verifies repo/branch/HEAD/dirty state and truth-owner availability without ritual workspace builds.
Skill Claude CodeCodex
Resolve targets, run scoped local gates, then push. The only sanctioned path for pushing Rust changes.
Skill Claude CodeCodex
Diagnose and fix GitHub Actions failures with branch protection, token permissions, and repo policy in mind.
Skill Claude CodeCodex
Resolve PR↔branch identity from GitHub. Never trust plan docs or memory for branch names.
Skill Claude CodeCodex
Resolve Rust package names and verification scope from cargo metadata. Never guess package IDs.
Skill Claude CodeCodex
Apply PR review feedback with no scope drift. Fetches comments, applies requested changes, runs gates, pushes.
Skill Claude CodeCodex
Finish a pull request. Read its lifecycle state, run one bounded review generation, batch blocker fixes, freeze an exact head, then hand over to the merge primitive.