Rtfm.Status banner
roomi-fields roomi-fields

Rtfm.Status

Development community

Description

--- description: Show full RTFM index status (with pending-sync counts and health signals) --- The user wants the current RTFM indexing status for this project. Run `rtfm status --health` using the Bash tool. The `--health` flag adds pending-sync counts on top of the default output: - Books / chunks / corpora / embedding coverage - Date of the last sync - Registered parsers and optional extras (pdf, embeddings, ...) - **Index health**: - `+ N new file(s) not yet indexed` (run `rtfm sync`)

Installation

Installs to ~/.claude/skills/roomi-fields-rtfm-rtfm.status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/roomi-fields-rtfm-rtfm.status && curl -fsSL https://raw.githubusercontent.com/roomi-fields/rtfm/HEAD/commands/rtfm.status.md -o ~/.claude/skills/roomi-fields-rtfm-rtfm.status/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository