From meta
Scaffold a new SKILL.md to loadout conventions and apply the rule-vs-skill test. Use when creating or restructuring a skill.
How this skill is triggered — by the user, by Claude, or both
Slash command
/meta:skill-authorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Creating a new skill, or an artifact that might be a skill.
Creating a new skill, or an artifact that might be a skill.
A skill is a procedure you invoke to accomplish something, with a beginning and end. A rule is a persistent constraint with no steps to run. If it's a pure constraint, use rule-author instead. If it's both, split: constraint → rule, procedure → skill (a procedure-scoped "Never do" block may stay in the skill).
loadout doctor)name: gerund where natural (processing-pdfs), lowercase + hyphens, ≤64 chars, no claude/anthropic. Avoid helper/utils/tools.description: third person, ≤1024 chars, states what it does AND when to use it with trigger terms (this drives auto-selection). Not "I can…"/"You can…".SKILL.md under 500 lines. Push detail into reference files (references/*.md), kept one level deep, with a table of contents if >100 lines.## Trigger, ## Workflow (numbered), optional ## Guardrails / ## Never do, and a closing ## Pairs with listing related rules/skills/agents and the workflows it serves.## Pairs with. 5. Add a registry.json entry (layer, pairs_with, workflows) and run loadout doctor.rule-author, learning-from-chatsexternal-practices, loop-engineeringProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.
npx claudepluginhub naffis/loadout --plugin meta