🛠️ Update various documentation, scripts, and configuration templates to enhance clarity, functionality, and maintainability across the project

This commit is contained in:
2026-05-04 10:56:41 +00:00
parent 1a2f1510bf
commit 31975e3088
41 changed files with 4184 additions and 133 deletions

View File

@@ -0,0 +1,17 @@
---
name: "audit-copilot-usage"
description: "Run the local Copilot reuse audit and review candidates for promotion into the shared resource repo."
agent: "agent"
tools: [read, search, execute]
argument-hint: "days=<default 30> workspace=<optional path filter> sources=<optional csv>"
---
Run the repository audit workflow by using the shared audit script.
Requirements:
- Prefer `resources/scripts/audit-copilot-usage.sh` over ad hoc searching.
- Keep the audit itself read-only.
- Review `audit-summary.md`, `candidates-report.tsv`, `selection-manifest.tsv`, and `pattern-details/`.
- Recommend promotion only for portable resources; keep machine-specific or
repo-specific patterns in audit notes.