Skip to main content
GitHub repository

icn

icn contains 56 collected skills from InterCooperative-Network, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
56
Stars
9
updated
2026-07-11
Forks
0
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

icn-dev
software-developers

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 topology, and demo flow status. Triggers on: any ICN crate names, "cooperative contract", "mutual credit", "governance", "gossip", "K3s", "icn-dev", "ops/mcp", "Sprint", "demo flow", "CCL", "federation", "DID", "ledger", "trust graph", "icnd", "icnctl".

2026-07-11
integrate-pr-stack
software-developers

Full sprint-batch or stacked-PR integration pipeline. Owns merge order, rebases, local gates, and main sync.

2026-07-11
integrate-pr-stack
software-developers

Full sprint-batch or stacked-PR integration pipeline. Owns merge order, rebases, local gates, and main sync.

2026-07-11
status
software-developers

Show full ICN development status dashboard — active sessions, sprint tasks, worktree freshness, CI state, and cluster health

2026-07-10
preflight
software-developers

ICN session preflight. This skill should be used when the user explicitly invokes "/icn-agent-pack:preflight", or asks to "run preflight", "orient me on ICN", or "check the ICN session environment". Loads canonical docs and the latest handoff, then verifies branch, gh auth, ports, toolchain, and a light cargo check. Read-only; reports, never fixes.

2026-06-21
navigator
computer-occupations-all-other

ICN repo navigator / knowledge graph. This skill should be used when the user explicitly invokes "/icn-agent-pack:navigator", or asks to "map the repo", "build/refresh the knowledge graph", "trace this concept to its source", or "show the conceptual map / impact map". Begins the living repository knowledge-graph and conceptual-map workflow, grounded in the icn-ops MCP tools and (future) generated graph artifacts.

2026-06-21
authority-spine
software-developers

ICN authority-spine work. This skill should be used when the user explicitly invokes "/icn-agent-pack:authority-spine", or asks to work on "entity-aware auth", "trusted token authority / trusted issuance", "coop_id to EntityId mapping", "CoopEntityMap", or "treasury observe/cutover readiness". Orients the agent on the entity-authority spine, requires a written plan before any edit, and surfaces files, risks, verification commands, and required truth/doc updates.

2026-06-21
doctor
software-developers

ICN Agent Pack self-diagnosis. This skill should be used when the user explicitly invokes "/icn-agent-pack:doctor", or asks to "diagnose the plugin", "is the icn-agent-pack plugin loaded", "why can't the plugin reach the repo/MCP", or "check icn-ops MCP startability". Runs read-only checks on plugin load, ICN root resolution, the icn-ops MCP launcher, and the repo/Node prerequisites.

2026-06-21
route-impact
software-developers

ICN route/API impact analysis. This skill should be used when the user explicitly invokes "/icn-agent-pack:route-impact", or asks "what does this route change affect", "do I need to regen OpenAPI / the TS SDK", or "route impact for <paths/PR>". Given changed route/API files (or paths/PR context in arguments), determines whether OpenAPI, the route inventory, the TS SDK, runtime-surface-map, docs, or website claims need updates.

2026-06-21
truth-sync
software-developers

ICN public-claim truth sync. This skill should be used when the user explicitly invokes "/icn-agent-pack:truth-sync", or asks to "truth-sync", "check public claims against truth", "is this docs/website/API claim safe to publish", or "verify readiness claims". Compares public, docs, and API claims against the repository's canonical truth sources and classifies each claim safe / partial / unsafe / needs-local-verification.

2026-06-21
ci-status
software-developers

One-pass PR merge-readiness verdict — required checks (vs non-required noise), unresolved review threads, mergeable + mergeStateStatus. Read-only, never merges.

2026-06-17
icn-commons-design
web-and-digital-interface-designers

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, implementation-status, language/RTL, low-bandwidth/reduced-motion/large-text, source-doc drift), the must-not-ship floor, and a doctrine-bound critique pattern for action cards, receipts, standing views, and the member shell. Triggers on: "Claude Design seed", "design review", "member shell", "action card", "receipt strip", "standing view", "truth label", "accessibility audit", "vocabulary review", "design handoff", "promotion candidate", "canonical-vs-generated", "must not ship", "design system", "icn-commons", "design language", "design tokens".

2026-05-19
bench
software-developers

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.

2026-04-22
changelog
software-developers

Generate a CHANGELOG.md entry from commits since the last git tag. Groups by type (feat/fix/refactor/etc), formats as Keep-a-Changelog.

2026-04-22
fix-rust-lints
software-developers

Classify clippy/compiler failures by lint family and apply canonical idiomatic fixes.

2026-04-22
handoff
software-developers

Write a session handoff to docs/dev/ using the structured template with truth-plane labeling.

2026-04-22
repair-gh-workflow
software-developers

Diagnose and fix GitHub Actions failures with branch protection, token permissions, and repo policy in mind.

2026-04-22
resolve-pr-branch
software-developers

Resolve PR↔branch identity from GitHub. Never trust plan docs or memory for branch names.

2026-04-22
resolve-rust-targets
software-developers

Resolve Rust package names and verification scope from cargo metadata. Never guess package IDs.

2026-04-22
sync-docs
software-developers

Check for documentation drift — crate inventory vs workspace, GOLDEN_PROMPT freshness, broken doc links.

2026-04-22
watch-ci-and-advance
software-developers

Monitor CI as a queue system. Advance other ready work while waiting. Report gate deltas, not polls.

2026-04-22
icn-preflight
network-and-computer-systems-administrators

Session startup — load canonical docs, latest handoff, produce session frame, then verify repo/branch/auth/toolchain/compile.

2026-04-16
demo-validate
software-quality-assurance-analysts-and-testers

Validate demo flows end-to-end. Confirms branch, ports, and services before running demo scripts.

2026-04-04
devnet
network-and-computer-systems-administrators

Manage the ICN devnet (3-node Docker Compose cluster). Operations - up, down, logs, status, test, restart.

2026-04-04
diag-infra
network-and-computer-systems-administrators

Infrastructure diagnosis with differential-first approach. Gathers evidence, ranks hypotheses, proposes cheapest test.

2026-04-04
firewall-check
information-security-analysts

Check for meaning firewall violations - kernel crates must never import domain crates

2026-04-04
fix-ci
software-developers

Fix CI failures. Scope-locked to branch changes only. No toolchain upgrades. No unrelated clippy.

2026-04-04
merge-pr
software-developers

Merge a PR after confirming CI is green. Fast, correct, no ceremony.

2026-04-04
merge-prs
software-developers

Merge one or more PRs with full stack-integration pipeline. Resolves branches, rebases, gates, pulls main.

2026-04-04
pr-create
software-developers

Create a PR following ICN conventions with invariants checklist, proper commit format, and change routing verification

2026-04-04
preflight
software-developers

Session preflight check - prints repo state, branch, PR info, and compile sanity. Run at session start.

2026-04-04
push
software-developers

Resolve targets, run scoped local gates, then push. The only sanctioned path for pushing Rust changes.

2026-04-04
review-apply
software-developers

Apply PR review feedback with no scope drift. Fetches comments, applies requested changes, runs gates, pushes.

2026-04-04
verify
software-quality-assurance-analysts-and-testers

Run the correct verification commands for files changed in the current branch. Maps to ICN change routing matrix.

2026-04-04
sync-and-build
network-and-computer-systems-administrators

Build and verify the ICN website. The website reads docs directly from icn/docs/ — no sync step needed.

2026-04-04
worktree
software-developers

Manage ICN git worktrees: create, status, cleanup, rebase. Usage: /worktree [status|create <name>|cleanup|rebase <name>]

2026-04-04
demo-validate
software-quality-assurance-analysts-and-testers

Validate demo flows end-to-end. Confirms branch, ports, and services before running demo scripts.

2026-03-18
devnet
network-and-computer-systems-administrators

Manage the ICN devnet (3-node Docker Compose cluster). Operations - up, down, logs, status, test, restart.

2026-03-18
diag-infra
network-and-computer-systems-administrators

Infrastructure diagnosis with differential-first approach. Gathers evidence, ranks hypotheses, proposes cheapest test.

2026-03-18
firewall-check
information-security-analysts

Check for meaning firewall violations - kernel crates must never import domain crates

2026-03-18
Showing top 40 of 56 collected skills in this repository.