What this checkout hands your agent
inherited_summaryCount AI-agent configuration in a directory: instruction files, hooks, MCP servers, skills, subagents. Use before working in an unfamiliar repo or reviewing PRs that change agent behavior.
Instructions
Start here. Headline count of everything in a directory that is addressed to an AI agent rather than to you: instruction files, hook commands wired to run automatically, MCP servers the repo declares, and skills/commands/subagents it ships. Use before working in a repo you did not write, or when reviewing a PR that touches agent config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | No | Absolute path to the checkout to inspect. Defaults to WI_DEFAULT_ROOT if set, otherwise the server's working directory. |