plugins/herold/skills/qa-handover-generator/SKILL.md
Generate structured QA handover notes for completed tasks. Content includes what changed, test scenarios, screenshots (if UI), and regression risks. Output format determined by project profile: Jira comment, GitHub PR description, or plain markdown. Triggered by task completion.
npx skillsauth add hjemmesidekongen/ai qa-handover-generatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Produces a QA handover document from the task file, git diff, and project profile. Designed for work contexts where completed work needs structured handoff to QA or reviewers.
.ai/tasks/<KEY>.yml for context (summary, AC, contradictions)git diff to identify what files changed and what the functional impact isreferences/process.md).ai/tasks/<KEY>-handover.md| Section | Content |
|---------|---------|
| Summary | What was done, 2-3 sentences |
| Changes | Files changed with functional impact of each |
| Test scenarios | Specific steps to verify the work, mapped from AC |
| Regression risks | Areas that might break due to these changes |
| Screenshots | Required if qa.require_screenshots: true and UI files changed |
Format modes: jira-comment (wiki markup), github-pr (GFM with checkboxes), markdown (default). See references/process.md for templates.
Output: QA handover generated: .ai/tasks/<KEY>-handover.md (<format>)
development
Creates a brand from scratch through market research and interactive sparring. Runs competitive research via Perplexity, then guides the user through positioning, audience, voice, values, and content pillars. Produces the full brand guideline set at .ai/brand/{name}/. Use when building a new brand, defining brand strategy for a product, or when /våbenskjold:create is invoked.
testing
Loads brand guidelines from .ai/brand/{name}/ and makes them available to the current context. Progressive disclosure: L1 confirms brand exists, L2 loads summary, L3 loads specific files on demand. Use when a downstream skill or user needs brand context, or when /våbenskjold:apply is invoked.
documentation
Guided reinvention of an existing brand guideline. Loads current brand from .ai/brand/{name}/, identifies what to keep vs change, and walks the user through targeted evolution. Preserves brand equity while updating positioning, voice, or values. Use when refreshing a brand or when /våbenskjold:evolve is invoked.
development
Codifies an existing brand from materials, samples, and references. Analyzes provided content to extract voice patterns, values, and positioning. Produces the same guideline format as brand-strategy. Use when a brand already exists but isn't documented, or when /våbenskjold:audit is invoked.