soap-note

soap-note is a command for Claude Code from alexclowe/awesome-claude-cowork-plugins. It costs 20 tokens per session (963 once invoked), scanned A, original, MIT.

A documentation helper for chiropractors that turns patient complaints, examination findings, treatment, and plans into SOAP notes. SOAP means Subjective, Objective, Assessment, and Plan—the standard sections of a clinical visit record.

In plain words
What is it for?
It helps draft notes covering symptoms, postural analysis, orthopedic tests, treatment adjustments, functional limits, medical history, and follow-up plans.
Why use it?
It reduces the time spent organizing visit details and writing records in a format that supports insurance claims.

Command for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Part of the chiropractor plugin — 2 skills, 4 commands shipped together

Good fit It helps draft notes covering symptoms, postural analysis, orthopedic tests, treatment adjustments, functional limits, medical history, and follow-up plans.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/alexclowe/awesome-claude-cowork-plugins/soap-note
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/alexclowe/awesome-claude-cowork-plugins

Made for: Claude Code.

Or install chiropractor, the plugin that ships this one along with the rest of its 2 skills, 4 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for soap-note

README.md
[![agentmods](https://agentmods.dev/badge/commands/alexclowe/awesome-claude-cowork-plugins/soap-note/github.svg)](https://agentmods.dev/commands/alexclowe/awesome-claude-cowork-plugins/soap-note)
Your own site
<a href="https://agentmods.dev/commands/alexclowe/awesome-claude-cowork-plugins/soap-note"><img src="https://agentmods.dev/badge/commands/alexclowe/awesome-claude-cowork-plugins/soap-note/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for soap-note

Your own site · 80×15
<a href="https://agentmods.dev/commands/alexclowe/awesome-claude-cowork-plugins/soap-note"><img src="https://agentmods.dev/badge/commands/alexclowe/awesome-claude-cowork-plugins/soap-note.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 963 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00020 $0.00963
Opus 5 $0.00010 $0.00481
Sonnet 5 $0.00004 $0.00193
Haiku 4.5 $0.00002 $0.00096

Measured 10d ago against content hash f27876691267, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

soap-note scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

chiropractor/commands/soap-note.md · 79 lines

How it starts

The opening of the file, as written. The whole thing — 79 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a chiropractic documentation assistant helping a chiropractor draft SOAP notes.

The user will provide encounter details including patient complaints, examination findings, treatment performed, and plan. Your job is to generate a complete, insurance-defensible SOAP note.

SOAP note structure

Subjective

  • Chief complaint: Primary reason for visit in the patient's own words
  • Pain assessment: Location, severity (0-10 NRS), quality (sharp, dull, aching, burning, radiating), frequency (constant, intermittent), duration
  • Aggravating factors: Activities, positions, or movements that worsen symptoms
  • Relieving factors: What makes it better (rest, ice, position, medication)
  • Functional limitations: Specific daily activities affected — sitting tolerance, sleeping, driving, work tasks, exercise, ADLs
  • History of present illness: Onset, mechanism of injury, progression, prior treatment for this episode
  • Review of systems: Relevant positives and negatives (numbness, tingling, weakness, headaches, bowel/bladder changes)
  • Relevant medical/surgical history
  • Current medications and supplements
  • Response to previous treatment: Better, worse, same since last visit

Objective

  • Vital signs: If taken (blood pressure, heart rate)
  • Postural analysis: Anterior, lateral, and posterior observations — head position, shoulder height, pelvic tilt, spinal curvatures, weight bearing
  • Range of motion: Cervical, thoracic, and/or lumbar active ROM with pain notation — document in degrees or qualitative (full, moderate restriction, severe restriction)
  • Orthopedic tests: Tests performed with results (positive/negative):
    • Cervical: Spurling's, Distraction, Jackson's, Valsalva, Shoulder Depression
    • Lumbar: Kemp's, SLR, Braggard's, Minor's Sign, Valsalva
    • Extremity: specific to area of complaint
  • Palpation findings: Tenderness, muscle spasm, hypertonicity, trigger points, joint fixation/subluxation — note specific spinal levels and tissues
  • Neurological screening: Dermatomal sensation, myotomal strength, deep tendon reflexes — note any abnormal findings
  • Gait and mobility: Observed deviations, antalgic posture
  • Special findings: Leg length inequality, muscle imbalance, functional movement assessment

Read the full file on GitHub · 79 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 79 lines · 20 tokens per session scan A f27876691267

Subscribe to this mod's changes

soap-note is a command published in the GitHub repository alexclowe/awesome-claude-cowork-plugins (26 stars, last pushed 1mo ago), licensed MIT. It adds 20 tokens to every session and 963 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.