audit_instructions
Audits local agent instruction files for exact duplicates, cross-file overlap, and keyword risk summaries. Read-only; does not alter files.
Instructions
Audit local agent instruction files for exact same-file duplicates, cross-file surface overlap, and advisory keyword risk summaries. Read-only; does not rewrite files and is not semantic drift or safety enforcement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the repo to audit (default: the MCP server's cwd). Use the absolute path of the project the user is working in. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | ||
| overall | Yes | ||
| repoPath | Yes | ||
| duplicates | Yes | ||
| riskSummaries | Yes | ||
| surfaceOverlaps | Yes |