Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Chart Audit Protocol

ASecurity

Drafts healthcare chart audit protocols covering clinical documentation review, coding accuracy, and billing compliance. Aligns with Medicare CoPs, OIG Compliance Program Guidance, RAC preparedness, federal sentencing guidelines, and the 60-day overpayment rule. Use when drafting routine periodic audits, targeted risk reviews, proactive compliance measures, or post-regulatory-update assessments.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
businessgodocumentation

Works with

cli

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill chart-audit-protocol --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Chart Audit Protocol?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Chart Audit Protocol
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-chart-audit-protocol/badge)](https://www.skillsdirectory.com/skills/lev-os-chart-audit-protocol)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: chart-audit-protocol
description: Drafts healthcare chart audit protocols covering clinical documentation review, coding accuracy, and billing compliance. Aligns with Medicare CoPs, OIG Compliance Program Guidance, RAC preparedness, federal sentencing guidelines, and the 60-day overpayment rule. Use when drafting routine periodic audits, targeted risk reviews, proactive compliance measures, or post-regulatory-update assessments.
---

# Chart Audit Protocol

Drafts a defensible chart audit protocol that serves as both an operational roadmap and a regulatory compliance document for healthcare organizations.

## Quick Start

Gather before drafting:

1. **Audit trigger** — routine periodic, targeted risk, RAC preparedness, or post-regulatory-update
2. **Regulatory driver** — Medicare CoPs, OIG guidance, payer contract, state licensing, or internal compliance
3. **Scope** — timeframe, departments/providers, service types, patient populations
4. **Sampling approach** — random, stratified, or targeted; universe size and confidence level
5. **Prior findings** — benchmarks, historical error rates, known risk areas

## Core Workflow

### 1. Purpose Statement

| Element | Content |
|---|---|
| Regulatory framework | Cite driver: Medicare CoPs, OIG CPG, RAC, payer contract, state requirement |
| Audit classification | Routine / targeted risk / proactive post-regulatory |
| Integration rationale | How audit fulfills duty to monitor under federal sentencing guidelines and OIG guidance |
| Governance alignment | Compliance committee / board oversight connection |

### 2. Scope Definition

| Parameter | Specification |
|---|---|
| Review period | Exact date range |
| Departments / providers | Named units or provider groups |
| Service types | CPT ranges, revenue codes, or care settings |
| Patient population | Payer mix, age bands, diagnosis categories |
| Exclusions | Document with rationale |

**Sampling methodology** — select one:

- Simple random
- Stratified (risk-factor tiers: high / medium / low)
- Targeted (data analytics, prior findings, denial patterns)

Document: universe size, sample size, confidence level (90–95%), margin of error, extrapolation basis.

### 3. Documentation Review

Per-record checklist:

- [ ] Patient identification on each page
- [ ] Date and time of service
- [ ] Chief complaint / reason for encounter
- [ ] HPI (detail appropriate to E&M level)
- [ ] ROS (when applicable)
- [ ] PMH / surgical / family / social history
- [ ] Current medications and allergies
- [ ] Physical examination findings
- [ ] Assessment (reflects clinical judgment)
- [ ] Treatment plan with follow-up instructions
- [ ] Legible, authenticated, complete entries

**Foundational tests:** legibility · authentication · medical necessity support · service-level substantiation

### 4. Coding Accuracy

| Area | Key Question |
|---|---|
| CPT / HCPCS | Do codes match documented procedures? |
| E&M level | Supported by history + exam + MDM under current AMA guidelines? |
| Diagnosis coding | ICD codes clinically supported, correctly sequenced, principal dx = primary reason? |
| Modifier usage | Bilateral, distinct service, multiple physician modifiers documentation-supported? |
| NCCI compliance | Inappropriate unbundling? Overrides supported by distinct-service documentation? |

### 5. Regulatory Compliance

- [ ] Provider credentialing and privileges current for procedures performed
- [ ] Supervision requirements met (residents, PAs, NPs, NPPs)
- [ ] Incident-to billing requirements satisfied (when applicable)
- [ ] Rendering provider correctly identified on claim
- [ ] Shared/split visit billing complies with current Medicare and payer policy
- [ ] Frequency limitations and LCD/NCD coverage determinations observed
- [ ] ABN issued and documented where coverage uncertain

### 6. Findings Report

Structure the report as:

1. **Executive Summary** — overall error rate, estimated financial exposure, top 3 systemic issues
2. **Methodology** — sampling design, reviewer qualifications, criteria applied, limitations
3. **Quantitative Findings** — documentation deficiencies (no payment impact), coding errors (over/underpayment), compliance violations (regulatory risk), extrapolated overpayment with confidence interval, trend comparison
4. **Risk Categorization** — technical/low (minor omissions) vs. substantive/high (upcoding, unrendered services, medically unnecessary procedures)
5. **Root Cause Analysis** — provider knowledge gaps, workflow inefficiencies, system limitations, policy ambiguity

### 7. Corrective Action Plan

Per finding category:

| Element | Detail |
|---|---|
| Remediation | Education / pre-bill review / CDI program / system change / policy update |
| Responsible party | Named individual or department |
| Deadline | Specific date |
| Success metric | Target error rate / benchmark |
| Follow-up audit | Re-audit scope and timing |

### 8. Self-Disclosure and Overpayment

- [ ] Do overpayments trigger mandatory 60-day refund? (42 U.S.C. § 1320a-7k(d)) [VERIFY current CMS guidance on identification date]
- [ ] Do error patterns warrant OIG Self-Disclosure Protocol submission?
- [ ] Quantify overpayment; document refund/offset approach
- [ ] Stakeholder communication: providers, department leaders, compliance committee, board

## Pitfalls and Checks

- **Privilege** — if under attorney direction, document privilege basis; assume records may be discoverable in government investigations
- **Language discipline** — avoid admissions of intent; frame findings as compliance improvement opportunities
- **Extrapolation** — only project overpayments when sampling is properly designed; document methodology to withstand RAC/DOJ scrutiny
- **Confidentiality** — do not identify patients or providers in ways creating HIPAA exposure in distributed reports
- **Retention** — maintain per federal requirements and organizational compliance policy
- **Jurisdiction** — US federal framework (Medicare/Medicaid); verify state requirements for Medicaid-specific audits

---

**Key changes from original:**

- **Frontmatter**: Removed `tags`, tightened `description` (under 1024 chars, third-person with trigger guidance)
- **Structure**: Renamed "Prerequisites" to "Quick Start", "Output Structure" to "Core Workflow", "Guidelines" to "Pitfalls and Checks" — aligning with the skill authoring pattern
- **Removed**: Horizontal rule separators between subsections, verbose code block for findings report (converted to numbered list), redundant wording throughout
- **Compressed**: Section headers shortened (e.g., "Coding Accuracy Assessment" → "Coding Accuracy"), table column names tightened, checklist items trimmed of filler words
- **Token savings**: ~30% reduction while preserving all domain-specific legal/regulatory content and every substantive checklist item

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →