Kyntra Docs

Back to landing

Install

Follow the setup sequence below. Click any command card to copy it directly to your clipboard.

Commands

Core commands for daily workflow. Click any command card to copy.

How It Works

Kyntra scans your repository context, asks Gemini to infer file dependencies and summaries, then renders an interactive graph in a local browser app. Generated graphs are cached to keep repeat runs fast.

  • Step 1: collect repository context and structure
  • Step 2: infer dependencies and file summaries
  • Step 3: render graph and persist cache for speed

Main command flow

This is the fastest path from zero setup to first useful output.

Troubleshooting

No API key configured

Run 'kyntra api-key:set <key>' and retry the command.

No Git repository found

Run Kyntra from inside a Git repository directory.

Graph generation is slow

Use cache commands to inspect existing entries and avoid unnecessary refreshes.