roam

Category: Data & AI | Uploader: CranotCranot | Downloads: 0 | Version: v1.0(Latest)

Codebase comprehension via roam-code CLI. Use when exploring codebases, planning modifications, debugging failures, assessing PR risk, or checking architecture health. Triggers on: understanding project structure, pre-change safety checks, finding symbols/files, blast radius analysis, affected tests, health scoring, refactoring guidance, code review. Requires roam-code installed (`pip install roam-code`) and an indexed project (`roam init`). --- # Roam — Codebase Comprehension Skill **Repository:** <https://github.com/Cranot/roam-code> Roam pre-indexes codebases into a semantic graph (symbols, dependencies, call graphs, architecture layers, git history) stored in a local SQLite DB. Query it via CLI instead of repeatedly grepping files and guessing structure. ## Setup

Changelog: Source: GitHub https://github.com/Cranot/roam-code

Directory Structure

Current level: tree/main/skills/roam/

  • 📄 SKILL.md 8.9 KB

SKILL.md

Login to download/like/favorite ❤ 459 | ★ 0
Comments 0

Please login before commenting.

Loading comments...