Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/md3step:mdresearch path/to/0_context.mdpath/to/0_context.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 0_context.md required. Usage: /mdresearch <path/to/0_context.md>" and STOP immediately.$ARGUMENTS - Abort if not found: "❌ Error: Context file not found at $ARGUMENTS"1_research.md in same directory:
# Research Report: [Topic] with Current State, Gaps, Relevant Files (path:line), Recommendations# Open Questions at the TOP of document (above title) - write this section LAST with full contextAll content terse. Facts only. path:line refs mandatory.
npx claudepluginhub emilmachine/skillhub --plugin md3stepGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.