Skip to content
@repowise-dev

Repowise

Codebase intelligence for AI-assisted engineering. Open-source tools for dependency graphs, git analytics, auto-generated docs, and MCP integrations.

Repowise

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."


Repos

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

Quick start

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

Popular repositories Loading

  1. claude-code-prompts claude-code-prompts Public

    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.

    909 348

  2. repowise repowise Public

    Codebase intelligence for AI-assisted engineering teams — auto-generated docs, git analytics, dead code detection, and architectural decisions via MCP.

    Python 844 133

  3. modpack modpack Public

    15 Claude Code skills that change how your agent thinks, debugs, and reviews code. One command install.

    Python 3

  4. repowise-bench repowise-bench Public

    Python 1 1

  5. .github .github Public

Repositories

Showing 5 of 5 repositories
  • repowise Public

    Codebase intelligence for AI-assisted engineering teams — auto-generated docs, git analytics, dead code detection, and architectural decisions via MCP.

    repowise-dev/repowise’s past year of commit activity
    Python 844 133 6 15 Updated Apr 10, 2026
  • .github Public
    repowise-dev/.github’s past year of commit activity
    0 0 0 0 Updated Apr 10, 2026
  • modpack Public

    15 Claude Code skills that change how your agent thinks, debugs, and reviews code. One command install.

    repowise-dev/modpack’s past year of commit activity
    Python 3 MIT 0 0 0 Updated Apr 10, 2026
  • claude-code-prompts Public

    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.

    repowise-dev/claude-code-prompts’s past year of commit activity
    909 MIT 348 0 0 Updated Apr 9, 2026
  • repowise-dev/repowise-bench’s past year of commit activity
    Python 1 1 0 0 Updated Apr 9, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Python

Most used topics

Loading…