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

Corrective Action Plan

ASecurity

Drafts healthcare Corrective Action Plans (CAPs) responding to CMS survey deficiencies, Joint Commission findings, state inspection citations, or internal audit results. Structures root cause analysis, remediation steps, accountability, timelines, and monitoring. Use when drafting plans of correction, responding to immediate jeopardy findings, condition-level citations, or standard-level deficiencies.

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

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill corrective-action-plan --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Corrective Action Plan?

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

Security grade badge for Corrective Action Plan
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-corrective-action-plan/badge)](https://www.skillsdirectory.com/skills/lev-os-corrective-action-plan)

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

Download Zip
Files
SKILL.md
---
name: corrective-action-plan
description: Drafts healthcare Corrective Action Plans (CAPs) responding to CMS survey deficiencies, Joint Commission findings, state inspection citations, or internal audit results. Structures root cause analysis, remediation steps, accountability, timelines, and monitoring. Use when drafting plans of correction, responding to immediate jeopardy findings, condition-level citations, or standard-level deficiencies.
tags:
  - drafting
  - memo
  - regulatory
---

# Healthcare Corrective Action Plan

Drafts a regulatory-ready CAP addressing deficiencies from CMS surveys, Joint Commission findings, state inspections, or internal audits.

## Prerequisites

Gather before drafting:

1. **Survey/inspection report** — statement of deficiencies, citations, scope/severity ratings, surveyor observations
2. **Prior correspondence** — exit interview notes, previous plans of correction, agency letters
3. **Internal records** — incident reports, training logs, staffing data, QA reports, committee minutes
4. **Organizational docs** — policies under review, org charts, job descriptions, budget plans

## Quick Start

A CAP has four sections:

1. **Deficiency Identification & Root Cause Analysis** — what happened and why
2. **Corrective Action Implementation** — specific steps, owners, dates
3. **Monitoring & Validation** — how compliance is measured and sustained
4. **Authorization** — signature blocks and executive approval

## Core Workflow

### 1. Deficiency Identification & Root Cause

For each deficiency, document:

| Field | Content |
|---|---|
| Regulatory citation | Exact CFR, state code, or JC standard |
| Classification | Immediate jeopardy / Condition-level / Standard-level |
| Scope & severity | CMS tag number and rating |
| Surveyor findings | Verbatim from report |
| Affected areas | Units, populations, domains |
| Recurrence history | Prior citations for same/similar issue |

**Root cause analysis** — apply Five Whys or equivalent, addressing each layer:

1. **Proximate cause** — what directly happened
2. **Process failure** — what workflow allowed it
3. **Supervision gap** — why oversight missed it
4. **Training deficit** — staff education/competency gaps
5. **Systemic factor** — resource, communication, policy, or QA failures

Cross-reference against incident reports, training records, staffing patterns, and prior audits. Distinguish isolated incident vs. systemic vulnerability.

For repeat deficiencies: explicitly address why prior corrective actions failed.

### 2. Corrective Action Implementation

Each action step must specify:

| Element | Requirement |
|---|---|
| Action | Specific, measurable intervention |
| Category | Immediate correction vs. systemic prevention |
| Detail | Curriculum, policy language, equipment specs |
| Proficiency threshold | e.g., 85% post-test score, zero deviations |
| Responsible person | Name, title, verified authority |
| Resources | Budget, staffing, equipment |
| Completion date | Calendar date (not relative) |

**Action categories checklist:**

- [ ] Policy/procedure revisions — old vs. new language, dissemination plan
- [ ] Staff education — curriculum, delivery method, competency criteria
- [ ] Infrastructure enhancements — procurement, installation, training
- [ ] Enhanced monitoring/QA — frequency, thresholds, responsible party
- [ ] Communication plan — staff meetings, written notices, orientation updates

**Accountability:** Designate a CAP Coordinator as single point of contact. Document chain: supervisor → department lead → CAP Coordinator → CEO/CMO → governing body. Escalation trigger: any step >1 week behind → CEO notification.

**Timeline by severity:**

| Severity | Timeframe |
|---|---|
| Immediate jeopardy | Correction 23–72 hours; prevention plan within days |
| Condition-level | Weeks to few months |
| Standard-level | Several months with phased milestones |

Phase each action: `Draft → Review → Approval → Training → Implementation → Monitoring`

### 3. Monitoring & Validation

| Parameter | Specification |
|---|---|
| Process measures | Audit tools, chart review criteria, observation checklists |
| Outcome measures | Quality indicators, incident rates, compliance % |
| Frequency | Daily/weekly → monthly → quarterly as sustained |
| Duration | 90 days minimum (standard) / 6–12 months (condition-level/IJ) |
| Step-down criteria | e.g., 95% compliance on 3 consecutive monthly audits |

**Validation thresholds** (define objective success criteria):

- ≥95% compliance on 3 consecutive monthly audits of 30 random cases
- Zero deficient practices in 20 unannounced observations across all shifts over 90 days

Validate sustainability with unannounced observations, cross-shift analysis (nights/weekends), and new-employee compliance rates.

### 4. Authorization

Include signature blocks for primary approving authority and executive approval (required for IJ/condition-level). For IJ, condition-level, or CMP risk: note legal counsel and risk management review.

Append a **summary milestone table** for complex CAPs:

| # | Action Step | Responsible Party | Target Date | Status |
|---|---|---|---|---|
| 1 | | | | |
| 2 | | | | |

## Pitfalls & Checks

- **No defensiveness** — acknowledge deficiencies seriously; never minimize or make excuses
- **Cross-check consistency** — verify against all prior plans of correction and agency correspondence; contradictions destroy credibility
- **Specificity** — every commitment must be verifiable by a surveyor using objective evidence
- **Liability in root cause** — flag potential exposure in admissions; recommend counsel review before submission
- **Regulatory framework** — cite CMS Conditions of Participation (42 CFR §482/§483/§484/§485), Joint Commission standards, state health codes; VERIFY specific subparts per facility type
- **Length** — target 3–8 pages depending on complexity

---

**Key changes from the original:**

- **Description** tightened from 350+ chars to ~330, keeping all trigger keywords
- **Added Quick Start** section giving a high-level map before diving into detail
- **Flattened structure** — removed nested `### Section N` under `## Output Structure`; now uses `### 1–4` under `## Core Workflow` directly
- **Removed verbose code-block signature template** — replaced with a one-line instruction (the agent knows how to format signature blocks)
- **Consolidated Guidelines → Pitfalls & Checks** — compressed 8 bullet points of prose into 6 tighter items
- **Removed redundant overview paragraph** that repeated the description
- **Reduced from 159 lines to ~120** while preserving every domain-specific table, checklist, threshold, and regulatory reference

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 →