Scan Vault banner
Rajan-Metaliya Rajan-Metaliya

Scan Vault

Development community

Description

--- description: Analyze the vault's structure and propose tailored commands — read-only --- Inspect the notes vault and produce a structural report to help design custom commands. Do **not** modify files (except the daily-log line at the end). ## Step 1: Map List top-level folders under `notes/` and their purpose. For each, count files and note the naming convention. Identify the daily-notes pattern and any templates. ## Step 2: Detect conventions Sample 5–10 notes and report: frontmatter fi

Installation

Installs to ~/.claude/commands/rajan-metaliya-claude-notes-scan-vault.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Rajan-Metaliya/claude-notes/HEAD/.claude/commands/scan-vault.md -o ~/.claude/commands/rajan-metaliya-claude-notes-scan-vault.md

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

Full documentation available on GitHub

View Source Repository