🛠️ Update various documentation, scripts, and configuration templates to enhance clarity, functionality, and maintainability across the project
This commit is contained in:
17
resources/prompts/audit-copilot-usage.prompt.md
Normal file
17
resources/prompts/audit-copilot-usage.prompt.md
Normal 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.
|
||||
Reference in New Issue
Block a user