Scar treatment response review
Skill KangjieShen/openscar-starter/skills/clinical/scar-treatment-response-review
Summarize scar or keloid treatment response using symptoms, photos, treatment exposure, and conservative OpenScar outcome labels.From its SKILL.md
npx -y skills add KangjieShen/openscar-starter --skill scar-treatment-response-reviewAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
3.5 KB, 662 tokens by cl100k_base, as published. Nobody here has run it
Scar Treatment Response Review
Description
Use this skill to summarize scar or keloid response after injections, devices, surgery, radiotherapy, conservative care, or combination treatment. It creates clinician-reviewable response briefs and candidate outcome.csv fields. It does not decide treatment efficacy, recurrence, or next therapy.
When to Use
- A lesion has at least one baseline and one follow-up record.
- A clinician needs a response summary across symptoms, images, and treatment exposure.
- A registry needs conservative response categories and confidence notes.
- A case has mixed signals, such as improved itch but persistent elevation.
Do Not Use
- Do not recommend future treatment.
- Do not label recurrence without clinician review.
- Do not compare cases with inadequate follow-up or poor-quality photos without clear limitations.
- Do not ignore adverse events or red flags.
Required Inputs
- Baseline and follow-up visit summaries.
- Treatment exposure records.
- Photo quality notes when images are used.
- Patient-reported pain, itch, satisfaction, and function when available.
- Any validated scar scale scores.
Workflow
- Confirm patient safety and whether urgent concerns need escalation.
- Summarize treatment exposure:
- modality
- timing
- combination status
- adverse events
- Summarize response domains:
- symptoms
- lesion appearance
- scale scores
- function
- cosmetic concern
- Separate patient-reported improvement from clinician-observed change.
- Check image comparability before using visual change as evidence.
- Assign a candidate
response_categoryonly with confidence language. - Draft
recurrence_statusasnot_assessed,suspected,yes, ornoonly when the source supports it. - Produce clinician-review questions and missing data.
Output Format
- Treatment exposure summary
- Response by domain
- Adverse events and red flags
- Image comparability note
- Candidate
outcome.csvrow draft - Outcome confidence and rationale
- Clinician-review questions
Outcome Rules
- Prefer
uncertainwhen documentation conflicts. - Prefer
not_assessablewhen follow-up or image quality is inadequate. - Use
improvedonly when at least one meaningful domain improves and no major worsening is documented. - Use
stablewhen the record supports no meaningful change. - Use
worsefor progression that is not clearly recurrence. - Use
recurrenceorpartial_recurrenceonly when explicitly documented or clinician-reviewed.
Safety and Compliance
This skill supports documentation, research preparation, and clinician review. It does not diagnose, prescribe, determine recurrence, or replace licensed clinical judgment. Escalate urgent symptoms, suspected infection, wound breakdown, severe pain, rapid progression, bleeding, ulceration, or functional compromise to a qualified clinician.
Examples
Review this day-90 follow-up after one steroid injection and draft a conservative OpenScar treatment response summary.
Integration
Works well with keloid-follow-up-intake, before-after-scar-analysis, scar-image-quality-review, and scar-registry-entry-builder.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.