Plugin Claude Code
Plugin marketplace listing 1 plugin: filetree.
Plugin Claude Code
Plugin marketplace listing 1 plugin: filetree.
Plugin Claude Code
Maintain FILETREE.md — one-line description per file with content hashes for staleness detection.
Command
Generate FILETREE.md from scratch. Confirms overwrite if it already exists. --self-only keeps every artifact out of git.
Command
Report drift between FILETREE.md and current repo, read-only. Prompts to run /filetree:update on drift.
Command
Uninstall filetree from this repo — un-wires CLAUDE.md/AGENTS.md, removes generated artifacts (confirmed per item), tears down self-only mode if enabled.
Command
Sync FILETREE.md with current repository state — handles added / changed / removed / renamed.
Hook
Runs before the agent uses a tool for Bash tool calls, executing commit_guard.py via sh. From nekocode/filetree-skill.
Skill Claude CodeCodex
Use when running /filetree:init or /filetree:update — the shared rules those commands load before generating or syncing FILETREE.md. Not invoked directly.