name: policy-audit-template-usage
description: 'Policy audit template usage and output requirements. Use when creating policy-audit..md artifacts from the repo templates.'
Policy Audit Template Usage
Shared rules for creating policy audit artifacts from the MCP-exposed bundled template assets.
When to Use This Skill
Use this skill when:
An agent must create a policy-audit.<timestamp>.md file.
The MCP-exposed policy-audit template asset is required.
Template Source
Required template source: the MCP server tool mcp__drm-copilot__resolve_policy_audit_template_asset with asset selector template.
The resolved MCP asset is authoritative even when a matching repo file also exists.
If MCP asset resolution fails, create a minimal policy audit artifact marked BLOCKED and document the missing template resolution.
Required Steps
Resolve the policy-audit template through the MCP server tool mcp__drm-copilot__resolve_policy_audit_template_asset with asset template, then copy the resolved asset to the target location using an ISO-8601 timestamp.
Replace placeholders with actual values (component, date, files under test, commits).
Remove any template usage instructions per template guidance.
Mark each section PASS/FAIL/N/A using the template’s expected conventions.
Preserve the canonical major sections from the template:
## 4. Language-Specific Unit Test Policy Compliance
## 5. Test Coverage Detail
## 6. Test Execution Metrics
## 7. Code Quality Checks
## 8. Gaps and Exceptions
## 9. Summary of Changes
## 10. Compliance Verdict
## Appendix A: Test Inventory
## Appendix B: Toolchain Commands Reference
Run the mcp__drm-copilot__validate_orchestration_artifacts MCP tool with artifact_type: "policy-audit" and artifact_path: <path> and fail closed on any non-zero result.
Invalid Outputs
A freeform summary note is invalid.
A policy audit that retains the template instruction block is invalid.
A policy audit that omits the canonical major headings is invalid.
1---2name: policy-audit-template-usage-53description: Converted skill4---5# Converted skill67Applied rewrites:8- None910---11name: policy-audit-template-usage12description: 'Policy audit template usage and output requirements. Use when creating policy-audit.<timestamp>.md artifacts from the repo templates.'13---1415# Policy Audit Template Usage1617Shared rules for creating policy audit artifacts from the MCP-exposed bundled template assets.1819## When to Use This Skill2021Use this skill when:22- An agent must create a `policy-audit.<timestamp>.md` file.23- The MCP-exposed policy-audit template asset is required.2425## Template Source2627- Required template source: the MCP server tool `mcp__drm-copilot__resolve_policy_audit_template_asset` with asset selector `template`.28- The resolved MCP asset is authoritative even when a matching repo file also exists.29- If MCP asset resolution fails, create a minimal policy audit artifact marked BLOCKED and document the missing template resolution.3031## Required Steps32331) Resolve the policy-audit template through the MCP server tool `mcp__drm-copilot__resolve_policy_audit_template_asset` with asset `template`, then copy the resolved asset to the target location using an ISO-8601 timestamp.342) Replace placeholders with actual values (component, date, files under test, commits).353) Remove any template usage instructions per template guidance.364) Mark each section PASS/FAIL/N/A using the template’s expected conventions.375) Preserve the canonical major sections from the template:38 - `## Executive Summary`39 - `## 1. General Unit Test Policy Compliance`40 - `## 2. General Code Change Policy Compliance`41 - `## 3. Language-Specific Code Change Policy Compliance`42 - `## 4. Language-Specific Unit Test Policy Compliance`43 - `## 5. Test Coverage Detail`44 - `## 6. Test Execution Metrics`45 - `## 7. Code Quality Checks`46 - `## 8. Gaps and Exceptions`47 - `## 9. Summary of Changes`48 - `## 10. Compliance Verdict`49 - `## Appendix A: Test Inventory`50 - `## Appendix B: Toolchain Commands Reference`516) Run the `mcp__drm-copilot__validate_orchestration_artifacts` MCP tool with `artifact_type: "policy-audit"` and `artifact_path: <path>` and fail closed on any non-zero result.5253## Invalid Outputs5455- A freeform summary note is invalid.56- A policy audit that retains the template instruction block is invalid.57- A policy audit that omits the canonical major headings is invalid.
Run npx skillmds@latest add drmoisan/policy-audit-template-usage-5 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Converted skill It is listed under Security on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
drmoisan (@drmoisan) published this skill. Their other Agent Skills are listed on their SkillMD profile.