Build or update a lightweight repository inventory covering directory structure, manifests, dependencies, scripts, tooling, and key configuration files.
From claude-dev-ecosystemnpx claudepluginhub oiranca/claude-dev-ecosystemThis skill is limited to using the following tools:
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides implementation of event-driven hooks in Claude Code plugins using prompt-based validation and bash commands for PreToolUse, Stop, and session events.
Use this skill to build or update docs/INVENTORY.md so downstream agents can understand the repository structure without exploring blindly.
This skill is structural only. It does not read source file contents.
Document the repository's internal organization and surfaces:
docs/INVENTORY.md already exists.node_modules/, .git/, dist/, build/, vendor/, .next/, .turbo/.docs/INVENTORY.md exists, use incremental update mode.The agent must document the following:
package.json, pnpm-workspace.yaml, turbo.json, nx.json.tsconfig.json, vite.config.*, astro.config.*, next.config.*.Dockerfile, docker-compose.*..husky/* (first relevant file).README.md (only if needed for context).The repo-analyzer is the owner of this artifact. Upon completion:
docs/INVENTORY.md.docs/DECISIONS.md.docs/DECISIONS.md.