From dh
Indexes Development Harness plugin documentation for SAM pipeline, backlog lifecycle, SDLC layers, task file format, plan artifacts, quality gates, and dispatch schema.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dh:dh-meta-docsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Available documentation:
Available documentation:
!find ${CLAUDE_PLUGIN_ROOT}/docs -name '*.md' -type f | sort
Read any file above to learn about that topic.
npx claudepluginhub jamie-bitflight/claude_skills --plugin dhDocumentation levels and types (README, architecture, API, runbooks), keeping docs current and discoverable.
Routes to Development Harness skills by intent for dev lifecycle: capture backlog items, groom, plan features, execute tasks, run quality gates. Use when unsure which /dh skill or starting workflows.
Manages project documentation and standards in .maister/docs/, handles file operations, generates INDEX.md master index, and integrates with .github/copilot-instructions.md. Internal skill invoked by maister-init, standards-update, standards-discover.