Local-first memory, skills and tracing for your agent: engram (recall/remember your notes via MCP), skillet (search/install agent skills via MCP), plus skills that teach the agent to use them — nothing leaves your machine.
Blend Codex headless (codex exec) nodes into Claude Code's Workflow (ultracode) orchestration — cross-model adversarial verification, judge panels with a Codex juror, and second-opinion generation.
★not rated 12 1mo agoA
tokens not measured
originalApache-2.0
Spec-driven development framework for Claude Code. Manages the propose → plan → build → verify → pr lifecycle with structured proposals, specs, designs, task lists, and GitHub/Azure DevOps/Jira integrations.
★not rated 12
changed 7d agoA
tokens not measured
originalMIT
Teaches an AI coding agent how to join a Bothread room — a local, human-governed MCP hub where multiple agents collaborate on one codebase under file-level locks, hand-offs, and a human overseer.
★not rated 12 26d agoA
tokens not measured
originalMIT
Give your text-only coding agent (DeepSeek V4 Flash, Qwen, Kimi) vision. Adds an analyzeimage MCP tool that routes images through any multimodal model (mimo, Claude, Gemini, GPT-4o) and returns a detailed text description. Paste or drag in one or many images — analyzed in a single call, scoped to the current session.
★not rated 12 1mo agoA
tokens not measured
originalMIT
AI coding agents and skills: specialized subagents for React, Go, TypeScript, PostgreSQL, CSS, Playwright, deployment, security, LLM architecture, and more.
★not rated 12
changed 7d agoA
tokens not measured
originalMIT
Accountable autonomy for Claude Code. PreToolUse runs a two-layer check on Bash, WebFetch, WebSearch, Write, Edit, NotebookEdit, Task, SendMessage and MCP calls (regex deny patterns on shell, web and file mutation; conformal risk scorer on MCP). PostToolUse writes a hash-chained SQLite audit record across the same set.
★not rated 12
changed todayA
tokens not measured
AGPL-3.0
Hardlink-based skill sharing across projects — one source of truth per skill, hardlinks everywhere else. Puts the manage-skills CLI on PATH and ships its own skills.
★not rated 12 18d agoA
tokens not measured
originalMIT
Auto-runs a critical session post-mortem when Claude Code stops. Ships the analyze-session command, session-analyzer agent, and a Stop hook that triggers the review in-session (no external API calls). Requires Node.js 20 or newer on PATH.
★not rated 12
changed 7d agoA
tokens not measured
originalApache-2.0
Herds Claude Code through your project's conventions: injects a per-project task->skill routing table on every prompt and blocks edits to governed files unless the matching skill was invoked first. Project rules live in .claude/sheepdog/config.json (scaffold it with /sheepdog:setup); the plugin ships no…
★not rated 12▲
+1 1mo agoA
tokens not measured
originalMIT