arc-kit
01Plugin Claude Code
Plugin marketplace listing 17 plugins: arckit, arckit-uae, arckit-fr, arckit-nl, arckit-ca.
Plugin Claude Code
Plugin marketplace listing 17 plugins: arckit, arckit-uae, arckit-fr, arckit-nl, arckit-ca.
Command Claude Code
Create a new ArcKit test repo with full scaffolding, auto-detecting the next version number.
Settings file Claude Code
Agent settings declaring 45 allowed tools.
Skill Claude CodeCodex
This skill should be used when the user asks to 'set up memory', 'create memory files', 'create MEMORY.md', 'set up topic files', 'improve memory organization', 'what should I remember', 'how to structure memory files', 'MEMORY.md is too long', 'what goes in memory vs topic files', 'memory best practices', or wants to…
Skill Claude CodeCodex
This skill should be used when a new ArcKit command has been added and documentation needs updating across the repository. Triggers: update documentation for new command, update command count, add command to README, update DEPENDENCY-MATRIX, update docs/index.html, new command documentation checklist, update all docs…
Skill Claude CodeCodex
Use when reviewing a PR to tractorjuice/arc-kit that adds or extends a community jurisdictional overlay (e.g. au-, ca-, uae-, fr-, at-, eu-, future state-level like au-vic-) — produces a structured review with blockers, important issues, minor issues, and positive callouts.
Skill Claude CodeCodex
Cut a new ArcKit release — bump versions in lockstep, regenerate non-Claude formats, validate plugin/marketplace agreement, tag, and push to standalone repos. Use when the user says 'cut a release', 'release ArcKit', 'ship vX.Y.Z', 'bump the version and release', 'do the release flow', 'tag and publish', or 'push the…
Instructions file CodexOpenCode
AGENTS.md instructions for tractorjuice/arc-kit, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
Instructions file
Claude Code instructions for tractorjuice/arc-kit, covering claude.md, build & development commands, install in development mode (uv recommended), test cli and test project initialization.
Hook
Runs when a session starts on startup, resume and clear, executing arckit-codex-hook.mjs. From tractorjuice/arc-kit.
Hook
Runs when you submit a prompt, before the agent sees it, executing arckit-codex-hook.mjs. From tractorjuice/arc-kit.
Hook
Runs before the agent uses a tool for Read, Bash, apply_patch, Edit and Write tool calls, executing arckit-codex-hook.mjs. From tractorjuice/arc-kit.
Hook
Runs after a tool call finishes for apply_patch, Edit and Write tool calls, executing arckit-codex-hook.mjs. From tractorjuice/arc-kit.
Hook
Runs when the agent asks permission for an action for mcp__.* tool calls, executing arckit-codex-hook.mjs. From tractorjuice/arc-kit.
Hook
Runs when the agent finishes a response, executing arckit-codex-hook.mjs. From tractorjuice/arc-kit.
MCP server Claude CodeCodexCursor +2
MCP server "aws-knowledge", hosted remotely at knowledge-mcp.global.api.aws, as configured in tractorjuice/arc-kit.
MCP server Claude CodeCodexCursor +2
MCP server "microsoft-learn", hosted remotely at learn.microsoft.com, as configured in tractorjuice/arc-kit.
MCP server Claude CodeCodexCursor +2
MCP server "google-developer-knowledge", hosted remotely at developerknowledge.googleapis.com, as configured in tractorjuice/arc-kit.
MCP server Claude CodeCodexCursor +2
MCP server "govreposcrape", hosted remotely at govreposcrape-api-1060386346356.us-central1.run.app, as configured in tractorjuice/arc-kit.
MCP server Claude CodeCodexCursor +2
MCP server "datacommons-mcp", hosted remotely at api.datacommons.org, as configured in tractorjuice/arc-kit.
Plugin Claude Code
AI Agent Architecture — Governance, design, and security for autonomous AI agent programs. 6 commands covering agent inventory, design, governance, integration, security, and maturity.
Command
Design AI agent architecture — patterns, tool contracts, memory, orchestration, guardrails.
Command
Design AI agent governance — oversight models, approval workflows, audit requirements, compliance mapping.
Command
Design multi-agent integration — inter-agent contracts, message protocols, shared state, failure isolation.