index

index is a command for coding agents from nordbyte/RepoVista. It costs 0 tokens per session (779 once invoked), scanned A, original, MIT.

A reference page listing the current RepoVista command-line commands and linking to their usage, options, examples, and related workflows. A command-line tool is software operated by typing commands in a terminal.

In plain words
What is it for?
Use it to find commands for audits, project setup, plans, reports, findings, comparisons, reviews, continuous integration, and pull requests.
Why use it?
It gives you one place to discover what RepoVista can do and how its commands fit together.

Command

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/nordbyte/repovista/index
Clone the repo
git clone --depth 1 https://github.com/nordbyte/RepoVista

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for index

README.md
[![agentmods](https://agentmods.dev/badge/commands/nordbyte/repovista/index.svg)](https://agentmods.dev/commands/nordbyte/repovista/index)
Your own site
<a href="https://agentmods.dev/commands/nordbyte/repovista/index"><img src="https://agentmods.dev/badge/commands/nordbyte/repovista/index.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 779 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00779
Opus 5 $0.00000 $0.00390
Sonnet 5 $0.00000 $0.00156
Haiku 4.5 $0.00000 $0.00078

Measured 3d ago against content hash 1f137d2d61bc, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

index scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

docs/commands/index.md · 63 lines

How it starts

The opening of the file, as written. The whole thing — 63 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CLI command reference

This reference lists every current RepoVista command. Each command has a dedicated page with usage, important options, examples, and related workflows.

Audit and setup

Command Purpose
repovista, repovista audit Run a full audit in the current directory.
repovista init Initialize or refresh the project map.
repovista plan Show the recommended parallel execution plan.
repovista doctor Check provider, plugin, workspace, Git, settings, and output readiness.
repovista providers List loaded providers or test one provider executable.
repovista profiles List built-in audit profiles.
repovista ci init Create a GitHub Actions workflow.

Reports

Command Purpose
repovista reports Browse completed report runs and sections in a terminal UI.
repovista compare Compare two RepoVista run directories.
repovista review Review one run for quality, evidence, and stale state risks.
repovista repair-run Rebuild run artifacts from provider-native structured outputs.
repovista pr-comment Render or post a pull request summary comment.

Findings

Command Purpose
repovista findings List persisted or run-specific findings, emit JSON, or export them.
repovista findings-ui Open the interactive finding management TUI.
repovista next Show the next prioritized finding.
repovista show Show one persisted finding with evidence and history.
repovista triage Update lifecycle status.
repovista revalidate Re-check finding evidence.
repovista baseline Manage baseline suppressions.
repovista suppress Shortcut for adding a finding to the baseline.
repovista clean-locks Remove stale RepoVista feature locks.

Read the full file on GitHub · 63 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 63 lines · 0 tokens per session scan A 1f137d2d61bc

Subscribe to this mod's changes

index is a command published in the GitHub repository nordbyte/RepoVista (3 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 779 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.