By nekocode
Generates and keeps a FILETREE.md manifest in sync with the repository, using content hashes to detect added, changed, removed, or renamed files. Includes a drift-check command that reports discrepancies and triggers updates.
Generate FILETREE.md from scratch. Confirms overwrite if it already exists. --self-only keeps every artifact out of git.
Report drift between FILETREE.md and current repo, read-only. Prompts to run /filetree:update on drift.
Uninstall filetree from this repo — un-wires CLAUDE.md/AGENTS.md, removes generated artifacts (confirmed per item), tears down self-only mode if enabled.
Sync FILETREE.md with current repository state — handles added / changed / removed / renamed.
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Self-evolving skills system — creates, discovers, iterates, and optimizes Claude Code skills.
Compile the rules governing your coding agent (CLAUDE.md, AGENTS.md, chat history) into deterministic enforcement in your project's native toolchain — lint rules, pre-commit, slash commands — each with a native test.
npx claudepluginhub nekocode/filetree-skill --plugin filetreeAutomatically maintains CLAUDE.md files as codebases evolve using hooks, agents, and skills
Optimized file search, semantic indexing, and persistent memory for Claude Code — with optional sync to a self-hosted web dashboard
Repository knowledge engine plugin. Bundles CLI-backed slash commands (rb-setup / rb-init / rb-refresh / rb-ask) plus the agent-repo-init skill. Works in both Claude Code and Codex CLI.
Automatically update CLAUDE.md file based on recent code changes
Optimize your CLAUDE.md hierarchy — deduplicate, detect misplacement, compress bloat, and visualize token usage across global/project/repo levels
Documentation and authoring workflow router: audit docs vs code drift, sync docs after changes, optimize prompts and SKILL.md files, validate GLFM and Markdown formatting, summarize files/URLs/images with fidelity enforcement. Use when: docs are out of date, CLAUDE.md needs improving, SKILL.md needs optimizing, checking if documentation matches code, summarizing files or URLs.