agentic-tools-auditor

Audit VS Code Copilot agentic configurations and generate per-item AUDIT.md reports.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/bhanford9/vs-code-copilot-tools --skill agentic-tools-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentic-tools-auditor
Source: https://github.com/bhanford9/vs-code-copilot-tools/tree/main/skills/agentic-tools-auditor
Command: npx skills add https://github.com/bhanford9/vs-code-copilot-tools --skill agentic-tools-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit VS Code Copilot agentic workspace configurations including Skills (SKILL.md), Custom Agents (.agent.md), Custom Instructions (.instructions.md, copilot-instructions.md, AGENTS.md), Prompt Files (.prompt.md), and Hooks (.github/hooks/*.json). Produces per-item AUDIT.md files and a synthesized recommendations report. Use when: reviewing skills, auditing copilot customization, analyzing agent configurations, improving agentic determinism, workspace agentic tools review, agentic environment audit.

Core Features & Use Cases

  • Produces per-item AUDIT.md for each skill/agent/prompt and a synthesized synthesis report.
  • Validates configuration against VS Code Copilot customization docs and best practices.
  • Use cases: auditing skills, evaluating agent configurations, identifying determinism and workflow improvements.

Quick Start

Run this skill to audit your workspace configurations and generate per-item AUDIT.md reports for each skill and agent.

Frequently Asked Questions about agentic-tools-auditor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit VS Code Copilot workspace configurations for agentic behavior?

To audit VS Code Copilot configurations, run this skill against your workspace to validate Skills, Custom Agents, Prompts, and Hooks, generating per-item AUDIT.md reports and a synthesized recommendations report for deterministic governance.

What are VS Code Copilot agentic customizations and when do I need to audit them?

VS Code Copilot agentic customizations include SKILL.md, .agent.md, .instructions.md, and .prompt.md files. You need to audit these configurations when workspace determinism falters or to ensure governance across multiple custom agents and prompt files.

Can I use this audit to review GitHub Hooks configurations for Copilot agents?

Yes, this audit reviews GitHub Hooks (.github/hooks/*.json) alongside Skills and Custom Agents to validate configuration consistency, producing per-item AUDIT.md reports and a consolidated synthesis for your workspace governance.

What's the best way to improve determinism in Copilot custom instructions and agent files?

The best way to improve determinism is to audit your .instructions.md and .agent.md files against VS Code Copilot best practices, generating targeted AUDIT.md reports that identify configuration gaps and recommend workflow improvements.

Does this workspace audit require access to LessonsLearned endpoints?

Yes, the audit requires access to workspace files and reviews LessonsLearned endpoints to produce accurate per-item AUDIT.md reports and a synthesized recommendations report for your VS Code Copilot agentic configurations.

Why does my Copilot custom agent behave inconsistently across different prompts?

Inconsistent Copilot agent behavior often stems from misconfigured .agent.md or .prompt.md files. Auditing these workspace configurations against best practices identifies determinism issues and produces actionable AUDIT.md reports for resolution.