Integrates codeharness with BMAD methodology — reads sprint plans, maps stories to verification tasks, enforces harness requirements in all BMAD workflows. Triggers when working with BMAD artifacts, sprint plans, or story files.
From codeharnessnpx claudepluginhub ivintik/private-claude-marketplace --plugin codeharnessThis skill uses the workspace's default tool permissions.
references/documentation-patterns.mdSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides agent creation for Claude Code plugins with file templates, frontmatter specs (name, description, model), triggering examples, system prompts, and best practices.
When a BMAD sprint plan exists at _bmad-output/planning-artifacts/:
codeharness patches these BMAD workflows (see templates/bmad-patches/):
Patches use idempotent markers (NFR19):
<!-- CODEHARNESS-PATCH-START:{name} -->
...
<!-- CODEHARNESS-PATCH-END:{name} -->