Claude Code

XHSSpec Claude Skill

liyown 0ce9bab 9 files · 5.1 KB Updated

File contents

XHSSpec Claude Skill

Use .xhsspec/ as the source of truth.

Always Read

  • .xhsspec/config.yaml
  • .xhsspec/brand/*
  • .xhsspec/strategy/*
  • .xhsspec/specs/*
  • .xhsspec/commands/*.md
  • .xhsspec/prompts/*.md

Workflow Routing

  • Single note request: quick workflow
  • Trend or fit-check request: trend workflow
  • Series or campaign request: campaign workflow

Execution Boundary

  • CLI handles init, state changes, validation, and status.
  • Claude handles briefing, drafting, review, rewrite, and archive synthesis.

Placeholder Protocol

  • Use <placeholder>...</placeholder> for intentionally incomplete fields.
  • Do not invent vague filler text to bypass validation.
  • Replace placeholders when repo context is sufficient; otherwise keep them precise.
  • When a deterministic step is blocked, go back to the named artifact, finish it, and then resume the workflow.

liyown/xhsspec/tree/main/templates/integrations/claude-code commit 0ce9bab77e

Frequently asked questions

npx skillmds@latest add liyown/claude-code