SPECIALIST_NAME

SPECIALIST_TRIGGER. Use when SPECIALIST_CONTEXT.

dtsong f4dd06a 2 files · 875 B Updated

File contents

SPECIALIST_NAME

Inputs

  • required_input: DESCRIPTION
  • optional_input (optional): DESCRIPTION

Procedure

Step 1: Gather context.

  • Read RELEVANT_FILES
  • Record constraints

Step 2: PRIMARY_ACTION.

  • IMPERATIVE_INSTRUCTION
  • If CONDITION → BRANCH_A. Otherwise → BRANCH_B.

Step 3: Verify output.

  • Check each item in the Output Contract
  • If any check fails → fix and re-verify

Output Format

{
  "result": "EXAMPLE_VALUE",
  "confidence": "high|medium|low"
}

Handoff

Return structured JSON to coordinator. Include findings, confidence, and recommended next specialist (if any).

References

File Load When Contains
references/CHECKLIST.md Step 2 if CONDITION Detailed checklist

dtsong/claude-code-wsl-setup/tree/main/pipeline/templates/skill-suite/skills/specialist-template commit f4dd06a627

Frequently asked questions

npx skillmds@latest add dtsong/specialist-name