Agent skill
qa
Generate QA steps for Jira tickets in German/English technical writing style
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/qa
SKILL.md
QA Steps Generator
Generate comprehensive QA steps for the Jira ticket we've been working on, following my technical writing style.
Instructions
Context: Use the ticket description, branch name, and implementation details from our conversation to create comprehensive QA steps. Output as markdown ready for copy-paste into Jira.
Core rules (quick reference):
- Language: German infinitives + English tech terms
- Structure: Steps: → actions → Nach QA: → close
- Grammar: Use infinitive forms (wechseln, öffnen, mergen, deployen)
- Code: Wrap in backticks (
branch-name,main,production) - Emojis: 🔍 verify, ↪️ merge, 🚀 deploy, 📕 close, 🌟 review
- Always end: "Ticket schließen. 📕"
For complex cases or full details, read: ~/.claude/skills/qa/QA_STYLE_GUIDE_FOR_AGENTS.md.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?