harnesscp-audit

Audit VS Code Copilot harnesses across seven engineering pillars.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/LSDIPPOLLC/harness-cp --skill harnesscp-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harnesscp-audit
Source: https://github.com/LSDIPPOLLC/harness-cp/tree/main/.github/skills/harnesscp-audit
Command: npx skills add https://github.com/LSDIPPOLLC/harness-cp --skill harnesscp-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill evaluates an existing VS Code Copilot harness and pinpoints what is missing, weak, or misconfigured across the seven pillars of harness engineering.

Core Features & Use Cases

  • Maturity Scoring: Rates each pillar from 0 to 3 and produces an overall maturity level from Nascent to Elite.
  • Gap Analysis: Reviews instructions, skills, agents, hooks, memory, permissions, and ergonomics to find concrete improvement opportunities.
  • Prioritized Recommendations: Turns the audit into quick wins, high-impact fixes, and long-term maintenance guidance.
  • Use Case: Use this Skill when you want to understand how good your Copilot setup is, what is missing from your harness, and which changes will improve reliability and safety first.

Quick Start

Ask the harnesscp-audit skill to review the current repository and score the Copilot setup against the seven pillars.

Frequently Asked Questions about harnesscp-audit

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

FAQPage Schema
How do I audit my VS Code Copilot configuration for missing instructions or hooks?

Auditing a Copilot configuration involves reading repository harness artifacts to verify YAML frontmatter, instruction coverage, agent routing, hook events, and memory state to identify configuration gaps and safety control weaknesses.

What is Copilot harness engineering and how does maturity scoring work?

Copilot harness engineering encompasses instructions, skills, agents, hooks, memory, permissions, and ergonomics. Maturity scoring rates each pillar from 0 to 3, producing an overall maturity level from Nascent to Elite.

Does the Copilot harness audit check agent routing and memory state?

Yes, the Copilot harness audit reads repository artifacts to verify agent routing and memory state, alongside instructions, skills, hooks, permissions, and ergonomics, to score configuration maturity.

How do I prioritize improvements for a weak Copilot setup?

You prioritize Copilot setup improvements by transforming the gap analysis across the seven pillars into categorized recommendations, specifically quick wins, high-impact fixes, and long-term maintenance guidance.

What are the limitations of auditing a Copilot harness configuration?

A limitation of auditing a Copilot harness is that it requires reading existing repository harness artifacts; it cannot evaluate configurations, memory state, or safety controls that are missing or not defined in the repository.