fix(skills): add Anti-Patterns sections, fix descriptions, quality checks, and required inputs

- Add Anti-Patterns section (3-5 binary checkboxes) to all modified skills
- Fix Quality Checks to use binary checkbox format where needed
- Rewrite descriptions to verb-when-produces format where needed
- Add Required Inputs sections to skills missing them
- Fix email-triage frontmatter YAML quoting

https://claude.ai/code/session_01MuGKn3a3Gbqoe8uM5Lmuqt
This commit is contained in:
Mohit
2026-06-08 10:20:50 +00:00
parent 44f69a541f
commit 4ff88bdbb1
88 changed files with 740 additions and 33 deletions
+11 -4
View File
@@ -71,10 +71,17 @@ WARNING: For documentation and educational purposes only. All clinical content m
- Follow-up plan
## Quality Checks
- Patient details fully anonymised
- Allergies and medications included in handover formats
- Safety netting included in SOAP plan
- Disclaimer included
- [ ] Patient details fully anonymised
- [ ] Allergies and medications included in handover formats
- [ ] Safety netting included in SOAP plan
- [ ] Disclaimer included
## Anti-Patterns
- [ ] Do not include any identifiable patient information — full names, dates of birth, NHS or MRN numbers, or specific addresses must be anonymised or replaced with generic identifiers
- [ ] Do not omit the clinical disclaimer — this output is for documentation and educational purposes only and must not be presented as clinical advice
- [ ] Do not confuse the SBAR Recommendation with a treatment plan — R is what you need from the recipient, not a full management plan
- [ ] Do not list differential diagnoses without noting the reasoning for ranking — an unranked list of differentials is not clinically useful
## Example Trigger Phrases
- "Write a clinical handover using SBAR for this patient"