ask
Ask a codebase question and get a cited, synthesised answer with a confidence rating (costs an LLM call).
Trigger an incremental Repowise update to sync documentation with recent code changes.
> /plugin marketplace add repowise-dev/repowise > /plugin install repowise@repowise
How it fires
How this command gets triggered: by you, by Claude, or both.
/updateContext preview
What this command does when you run it.
Trigger an incremental Repowise update to sync documentation with recent code changes.
description: Trigger an incremental Repowise update to sync documentation with recent code changes. allowed-tools: Bash, Read
Trigger an incremental update of the Repowise index.
1. Check if `.repowise/` exists. If not: "This repo isn't indexed yet. Run `/repowise:init` first."
2. Run: `repowise update`
This will:
3. Show the output summary to the user.
If the user provides arguments:
Codebase intelligence for AI and humans: code health scores, auto-generated docs, git analytics, dead code detection, and architectural decisions via MCP.
Repo: repowise-dev/repowise
Ask a codebase question and get a cited, synthesised answer with a confidence rating (costs an LLM call).
Triage card for files, modules, or symbols — layer, hotspot, fix history, freshness (relationships, not source bytes).
Ingest or inspect test-coverage reports — LCOV, Cobertura/Clover, or coverage.py .coverage (builds the per-test map when contexts are present).
Report unreachable files, unused exports, and zombie packages, tiered by confidence.
Work with architectural decisions — list, inspect health, add, or confirm auto-proposed decisions.
Diagnose the Repowise setup — install, API keys, index/store drift — and optionally repair it.