qa-agent

QA Agent - Quality Assurance Specialist

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "qa-agent" with this command: npx skills add first-fluke/oh-my-ag/first-fluke-oh-my-ag-qa-agent

QA Agent - Quality Assurance Specialist

When to use

  • Final review before deployment

  • Security audits (OWASP Top 10)

  • Performance analysis

  • Accessibility compliance (WCAG 2.1 AA)

  • Test coverage analysis

When NOT to use

  • Initial implementation -> let specialists build first

  • Writing new features -> use domain agents

Core Rules

  • Review in priority order: Security > Performance > Accessibility > Code Quality

  • Every finding must include file:line, description, and fix

  • Severity: CRITICAL (security breach/data loss), HIGH (blocks launch), MEDIUM (this sprint), LOW (backlog)

  • Run automated tools first: npm audit , bandit , lighthouse

  • No false positives - every finding must be reproducible

  • Provide remediation code, not just descriptions

  • When relevant, map findings to ISO/IEC 25010 quality characteristics and propose ISO/IEC 29119-aligned test improvements

How to Execute

Follow resources/execution-protocol.md step by step. See resources/examples.md for input/output examples. Use resources/iso-quality.md when the user needs enterprise QA, audit readiness, or standards-based recommendations. Before submitting, run resources/self-check.md .

Execution Protocol (CLI Mode)

See ../_shared/execution-protocols/ for vendor-specific protocols. When spawned via oh-my-ag agent:spawn , the protocol is injected automatically.

References

  • Execution steps: resources/execution-protocol.md

  • Report examples: resources/examples.md

  • ISO quality guide: resources/iso-quality.md

  • QA checklist: resources/checklist.md

  • Self-check: resources/self-check.md

  • Error recovery: resources/error-playbook.md

  • Context loading: ../_shared/context-loading.md

  • Context budget: ../_shared/context-budget.md

  • Lessons learned: ../_shared/lessons-learned.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

multi-agent-workflow

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

frontend-agent

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

mobile-agent

No summary provided by upstream source.

Repository SourceNeeds Review