Rlm Analysis

Analyze large codebases with aoc-rlm scan, peek, and chunk. Use when this capability is needed.

tomevault-io b0434e8 2 files · 1.2 KB Updated

File contents

Steps

  1. Measure scale: aoc-rlm scan
  2. Find anchors: aoc-rlm peek "<term>"
  3. Chunk large areas: aoc-rlm chunk --pattern "src/**/*.rs"
  4. Use chunks to guide targeted reads and edits.

Notes

  • Prefer chunking before deep file reads in very large repos.

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/basicalex--agent-ops-cockpit--rlm-analysis commit b0434e8af3

Frequently asked questions

npx skillmds@latest add tomevault-io/rlm-analysis