Preflight Readme Scan

Forces a lightweight README reconnaissance before any broad code exploration or multi-file modification in an unfamiliar repository. Use at the start of every new conversation on a project the agent has not yet read, whenever the user asks an open-ended question like "this project does what / how do I add X / where is Y", and before the agent would otherwise reach for SemanticSearch, Glob, or repeated Grep passes to understand the codebase. Reads the top-level README.md first, then only the folder-level README.md files relevant to the task, explicitly skipping dependency / cache / data folders. Cuts token cost significantly compared to ad-hoc exploration because each folder README is a pre-organized structural index.

playerrch Updated

File contents

playerrch/cursor-agent-skills/tree/main/skills/通用/preflight-readme-scan commit bca9c50b77

Frequently asked questions

npx skillmds@latest add playerrch/preflight-readme-scan