MGR — Método Governado por Rastreabilidade (Traceability-Governed Method): spec-driven development framework for coding agents, portable between Claude Code and GitHub Copilot
Enterprise engineering workflow for Claude Code — not just prompts. AI agents that plan, build, audit, and ship with security gates, privacy checks, and approval-controlled commits. Safely adopt it into new or existing repositories.
CLI + TUI that turns the GitHub Copilot CLI into a senior teammate: installs a curated catalog of skills, custom agents, a teaching persona, cross-session memory, and a native Spec-Driven Development engine. Pure Go — no LLM inside; capiko directs, Copilot executes.
AI Badger - Local-first tool that extracts focused repo context for any AI chat (Claude, ChatGPT, Grok, etc.) without wasting tokens on irrelevant files.
Two-layer enforcement (pre-commit hook + CI mirror) for small teams using AI agents. Catches debug leaks, file growth, secrets, and forbidden patterns before they merge.
AI pull-request reviewer: hybrid RAG + a code graph + Claude Code. Whole-repo context, inline GitHub comments grounded on exact code. MCP server + Claude Code plugin.
A TUI for previewing your PR as the code agent builds it. Provides simple copy/paste context for your LLM when you need to make changes. Pronounced "review-ee"
Loop-core multi-agent coding tool that orchestrates work through plan→implement→review cycles. The orchestrator is read-only — it searches project memory, enforces custom rules, and delegates all code changes to parallel swarm sub-agents. Built on Kimi Code CLI (MIT).