Purpose
Create a quick inventory of repository files and top-level folders.
Steps
- •Prefer
rg --filesfor fast file listing. - •Summarize key directories and dominant file types.
Output
A concise inventory report with counts and notable paths.
盘点工作区内的文件与目录。
--- frontmattername: workspace-inventory description: Inventory files and directories in a workspace. version: 0.1.0 tags: [workspace, inventory, files] allowed_tools: [run_command]
Create a quick inventory of repository files and top-level folders.
rg --files for fast file listing.A concise inventory report with counts and notable paths.