Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/md3step:mdrefine path/to/2_plan.mdpath/to/2_plan.mdThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**TERSE MODE:** Minimal output. Bullet points. Technical language.
TERSE MODE: Minimal output. Bullet points. Technical language.
IMMEDIATE EXIT if no argument:
$ARGUMENTS is empty/missing: output "❌ Error: Path to 2_plan.md required. Usage: /mdrefine <path/to/2_plan.md>" and STOP immediately.$ARGUMENTS - Abort if not found: "❌ Error: Plan file not found at $ARGUMENTS"$ARGUMENTS in placePreserve structure. Keep terse. If no edits, inform user.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub emilmachine/skillhub --plugin md3step