Explore Projects
14 analyzed repos ready for contributors.
shintaii/claude-powermode
claude-powermode is a Claude Code plugin that enforces a disciplined multi-agent engineering workflow: plan → explore → implement → verify → simplify. It works by installing slash commands (/powerm...
people interested in building behavioral guardrails and multi-agent orchestration patterns for Claude Code — specifically enforcing workflow discipline through hooks that intercept and block tool calls at runtime
rmolines/fractal
Fractal is a Claude Code plugin that replaces flat task lists with a recursive predicate tree for AI-assisted project management. Instead of 'implement auth', you state 'users can authenticate with...
People interested in AI-driven project orchestration systems, specifically the problem of autonomous goal decomposition with human-in-the-loop validation gates and filesystem-as-state persistence
Nubaeon/empirica
Empirica is a Python CLI tool and MCP server that wraps AI coding sessions (primarily Claude Code) with an 'epistemic measurement' layer — tracking confidence vectors, forcing investigation before ...
people interested in AI reliability tooling, specifically instrumenting LLM coding agents with structured confidence tracking, persistent cross-session memory, and gating mechanisms that prevent premature code edits
chopratejas/headroom
Headroom is a transparent LLM context compression proxy that sits between your application and providers like OpenAI/Anthropic. It intercepts prompt messages and compresses tool outputs, JSON array...
people interested in LLM cost optimization infrastructure, specifically the engineering problem of compressing heterogeneous agent context (JSON tool outputs, logs, code, RAG results) without degrading answer quality — touching NLP compression algorithms, statistical anomaly detection, and LLM proxy architecture
fr-e-d/gaai-framework
GAAI is a drop-in folder-based framework that imposes structured governance on AI coding agents (Claude Code, Cursor, Codex, etc.) by separating 'Discovery' (scoping what to build) from 'Delivery' ...
developers interested in imposing reproducible, auditable delivery governance on AI coding agents — specifically the problem of agents going off-script, losing cross-session context, or shipping unverifiable work
billy-enrizky/openbrowser-ai
OpenBrowser is a Python framework for AI-driven browser automation that uses Chrome DevTools Protocol (CDP) directly instead of Playwright/Selenium, combined with a LangGraph-based CodeAgent where ...
building LLM-powered web automation pipelines that need fine-grained browser control without Playwright overhead — scraping, form filling, flight booking bots, or any task requiring an agent that can reason about and interact with live web pages
Sign in to explore more
Sign In