Rlm Status
Description
--- name: rlm-status description: Show current RLM state including buffers and database info argument-hint: (no arguments) arguments: [] --- # RLM Status Display current RLM state including buffer count, database info, and loaded content. ## Execution ```bash # Check if database exists if [ ! -f ".rlm/rlm-state.db" ]; then echo "RLM database not initialized. Run /rlm-init first." exit 1 fi # Show status echo "=== RLM Status ===" rlm-rs status echo "" echo "=== Loaded Buffers ===" r
Installation
Installs to ~/.claude/skills/zircote-rlm-rs-plugin-rlm-status/SKILL.md
mkdir -p ~/.claude/skills/zircote-rlm-rs-plugin-rlm-status && curl -fsSL https://raw.githubusercontent.com/zircote/rlm-rs-plugin/HEAD/commands/rlm-status.md -o ~/.claude/skills/zircote-rlm-rs-plugin-rlm-status/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
mcp-server-postgres
Read-only PostgreSQL database access.
Data mcp-server-sqlite
SQLite database interaction and querying.
Data mcp-server-google-maps
Google Maps integration for location data.
Data Bitbucket Data Center
---
Data Csv Data Summarizer
Automatically analyze CSV files and generate comprehensive insights with visualizations
Data Financial Services
Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba
Data