| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Codebase intelligence for AI coding agents.
Your agent stops guessing. Starts knowing.
repowise.dev · pip install repowise · Discord ·
Repowise indexes your codebase into four intelligence layers — dependency graph, git history, auto-generated documentation, and architectural decisions — then exposes them to Claude Code (or any MCP-compatible agent) through precisely designed tools.
The result: your AI agent answers "why does auth work this way?" instead of "here is what auth.ts contains."
| Repo | What it does | |
|---|---|---|
| repowise | Core engine — AST graph, git analytics, wiki generation, dead code detection, 8 MCP tools. pip install repowise | |
| claude-code-prompts | Independently authored prompt templates for AI coding agents — system prompts, tool routing, agent delegation, memory, multi-agent coordination | |
| modpack | 15 Claude Code skills that change how your agent thinks, debugs, and reviews. npx skills add repowise-dev/modpack | |
| repowise-bench | SWE-QA benchmark — 36% cost reduction, 49% fewer tool calls, quality at parity |
pip install repowise
cd your-project
repowise init # builds all four layers (~25 min first time)
repowise serve # MCP server + local dashboard
Built for engineers who got tired of asking "why does this code exist?"
hello@repowise.dev
Codebase intelligence for AI and humans: code health scores, auto-generated docs, git analytics, dead code detection, and architectural decisions via MCP.
Open-source real-time meeting copilot — live transcription + AI answers in a floating overlay. Anthropic, OpenAI, Gemini, Ollama, or any OpenAI-compatible endpoint.
Have a skip-level with your coding agents. Local transcripts become The 360 Review: a two-sided performance review of you and your agent.
Independently authored prompt templates for AI coding agents — system prompts, tool prompts, agent delegation, memory management, and multi-agent coordination. Informed by studying Claude Code.
15 Claude Code skills that change how your agent thinks, debugs, and reviews code. One command install.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |