skills/legal/corrective-action-plan/SKILL.md
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.
npx skillsauth add casemark/skills corrective-action-planInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Drafts a regulatory-ready CAP addressing deficiencies from CMS surveys, Joint Commission findings, state inspections, or internal audits.
Gather before drafting:
A CAP has four sections:
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:
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.
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:
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
| 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):
Validate sustainability with unannounced observations, cross-shift analysis (nights/weekends), and new-employee compliance rates.
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 | | | | |
Key changes from the original:
### Section N under ## Output Structure; now uses ### 1–4 under ## Core Workflow directlydevelopment
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.