repowise-devrepowise-devOfficialยท8 Agent Skills Included

repowise

Understand codebases, assess change risk, and clean up code safely

Indexes your codebase's structure, git history, tests, and architectural decisions into one local knowledge layer. Answers questions about how code works, shows what breaks before you edit a file, and scores every file for defect risk. Eliminates blind grepping, risky refactors, and manual dead-code hunting for developers and AI coding agents.
npx skills add repowise-dev/repowise --all -g -y

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Repowise?โ–ผ

Run `npx skills add repowise-dev/repowise --all -g -y` in your terminal to install all skills in this suite globally.

How to understand an unfamiliar codebase with AI?โ–ผ

Repowise builds a local index of your code, history, and decisions, then lets your AI agent answer architecture and 'how does this work' questions with cited evidence in one call.

How to check what breaks before editing code?โ–ผ

The pre-modification and change-review skills show each file's dependents, blast radius, bug-fix history, and the exact tests to run before you merge.

Does Repowise work with Claude Code and Codex?โ–ผ

Yes. It ships ready-made plugins and skills for Claude Code and Codex, and connects to Cursor or any MCP-compatible agent.

Does Repowise need an API key or cloud account?โ–ผ

No. Core analysis runs fully locally on your machine with zero LLM calls, so your code never leaves your infrastructure.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’