Instructions file CodexOpenCode
Instructions for QuentinCody/interlinked-cli, covering repository guidelines, project structure & module organization, build, test, and development commands, agent notes and coding style & naming conventions.
Instructions file CodexOpenCode
Instructions for QuentinCody/interlinked-cli, covering repository guidelines, project structure & module organization, build, test, and development commands, agent notes and coding style & naming conventions.
Instructions file
Instructions for QuentinCody/interlinked-cli, covering claude.md, the consequence that reverses the obvious reading, project overview, working effectively in this repo (best-model profile) and commands.
Skill Claude CodeCodex
Distill imperative markdown guidance (AGENTS.md, CLAUDE.md, .clinerules/, GEMINI.md, SKILL.md with hard imperatives) into deterministic Interlinked harness hook rules with verbatim source provenance. Invoke as /enforce followed by a local path, directory, GitHub shorthand, or URL — or with no arguments to walk the…
Skill Claude CodeCodex
Coordinate with other agents/humans via the optional Interlinked MCP Server, and use local checkpoints & file reservations. Load this when picking up or handing off work (tasks, send, inbox, handoff), switching workspace context (workspace, attach), when a write is blocked because a file is "reserved by" another…
Skill Claude CodeCodex
Understand and respond to the Interlinked PreToolUse guard — the local daemon that BLOCKS dangerous tool calls before they run. Load this when a Bash command or file edit was refused with "BLOCKED: … Suggestion: …", when you see an [interlinked:check-id] warning tagged [proven] or [heuristic], when a destructive…
Skill Claude CodeCodex
Inspect what AI agents did — the local, offline-first activity log and observability commands. Load this when you want to see what happened this session, tail activity live, review what the guard blocked/warned, find recurring mistakes, inspect a specific session/event, view the dependency graph, backfill external…
Skill Claude CodeCodex
Configure and respond to Interlinked's metric ratchets: line-count, cyclomatic complexity, coverage, CRAP, baseline integrity, the report-based mutation-score ratchet, and the live per-edit mutation survivor gate. Load this for a quality-gate block; caps, coverage, mutation, debt, metrics, or adopt; a lowered-baseline…
Skill Claude CodeCodex
Install, operate, and troubleshoot the Interlinked CLI harness in a repo — install/uninstall agent hooks, connect runners (Claude Code, Codex, Copilot CLI, Gemini, Cursor), start/stop/restart the local guard daemon, run interlinked doctor, switch server / sync-mode / check-policy, log in, and manage the two-tier…
Skill Claude CodeCodex
Keep prose specs and design docs honest against the code using Interlinked's spec-audit system. Load this when extracting a doc's invariants or facts (interlinked spec invariants, spec agenda), when you see [interlinked:spec-drift], [interlinked:spec-marker], [interlinked:spec-xref], or [interlinked:disputed-ground]…
Skill Claude CodeCodex
Respond to blocked package installs and manage the Interlinked supply-chain allowlist. Load this when npm/pnpm/yarn/bun/pip/pipx/poetry/uv/cargo/gem/bundle/go/composer/mvn/dotnet install is BLOCKED with [interlinked:supply-chain], when adding a dependency to package.json / requirements.txt / pyproject.toml /…
Skill Claude CodeCodex
Run interlinked verify, understand the PostToolUse quality checks, and land multi-file edits through the content gate. Load this when you want to check your changes (interlinked verify — the on-demand whole-project check run), when a preblock check refused an edit, when you need to land a cross-file refactor without…
Skill Claude CodeCodex
Overview and router for the Interlinked CLI — a local guard, quality-enforcement, and observability layer for AI coding agents. Load this when working in a repo that has a .interlinked/ directory, when you see any [interlinked:] output or a BLOCKED: … Suggestion: … reason and are not sure which area it belongs to, or…
Instructions file Gemini CLI
Gemini CLI instructions for QuentinCody/civic-mcp-server, covering project: civic mcp server, project overview, building and running and development conventions.