pact
01Plugin Claude Code
Plan-first contract engineering for Claude Code and Codex.
Plugin Claude Code
Plan-first contract engineering for Claude Code and Codex.
Command Claude Code
You are helping the user craft an optimal task specification for Pact, the contract-first multi-agent software engineering framework. Your goal is to produce a task.md and sops.md that will lead to high-quality decomposition, contracts, and implementations.
Instructions file CodexOpenCode
Instructions for jmcentire/pact, covering agents.md -- pact and working defaults.
Instructions file
Instructions for jmcentire/pact, covering claude.md -- pact, quick reference, architecture overview, research-first agent protocol and core workflow.
Skill Claude CodeCodex
Use Pact as a plan-first contract and test engine while the active Claude or Codex agent implements, reconciles infeasible contracts, validates the result, and runs Advocate plus Simulacrum review. Use for substantial feature work, architecture changes, risky fixes, or any task where the user asks to plan with Pact…
Skill Claude CodeCodex
Stress-test an idea, plan, architecture frame, definition, criterion, draft, or done claim using Pact's packaged Jeremy Simulacrum. Use proactively before committing to categorical claims or when the user asks for Sim, Simulacrum, Jeremy-style pushback, or the strongest counterargument.
Plugin Claude Code
The memory layer Claude Code doesn't have. A persistent knowledge graph that learns from your conversations — your AI assistant never starts a session blind.
MCP server Claude CodeCodexCursor +2
MCP server "kindex" as configured in jmcentire/kindex. Launched with kin-mcp.
Instructions file
Instructions for jmcentire/kindex, covering kindex — knowledge graph for ai-assisted workflows, running tests, all tests, specific module and with coverage.
Hook
Runs when a session starts, running kin prime --for hook. From jmcentire/kindex.
Hook
Runs before the context is compacted, running kin compact-hook --emit-context. From jmcentire/kindex.
Hook
Runs when you submit a prompt, before the agent sees it, running kin prompt-check. From jmcentire/kindex.
Hook
Runs when the agent finishes a response, running kin stop-guard (2 commands). From jmcentire/kindex.
Skill Claude CodeCodex
Capture a specific piece of knowledge, constraint, or decision to the Kindex knowledge graph. Use when the user says "remember this", "add this to kindex", or "this is important".
Skill Claude CodeCodex
Extract knowledge from the current conversation and add it to the Kindex graph. Use at session end or after producing valuable discoveries, decisions, or insights.
Skill Claude CodeCodex
Load relevant context from the Kindex knowledge graph at session start. Orients Claude with project knowledge, active constraints, and watches.
Plugin Claude Code
Deterministic policy enforcement for AI agent tool calls across Claude Code, Codex, Antigravity, and OpenCode.
Instructions file
Instructions for jmcentire/signet-eval, covering signet-eval, quick reference, hook mode (default — reads stdin, writes stdout), cli and structure.
Hook
Runs before the agent uses a tool, running signet-eval. From jmcentire/signet-eval.