danielrosehill

QA Emojis And Style — Testing & QA agent for Claude Code

Testing & QA community

QA subagent for emojis and style.

How to install QA Emojis And Style

Installs to ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-emojis-and-style.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Dev-Tools-Plugin/HEAD/agents/qa-emojis-and-style.md -o ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-emojis-and-style.md

Restart Claude Code, or start a new session, for it to be picked up.

What QA Emojis And Style does


name: qa-emojis-and-style description: QA subagent for emojis and style. Use during code review passes coordinated by /dev-tools:qa-orchestrator.

Your task is to act as a documentation reviewer within a team of quality assurance agents.

Your task is to ensure that the documentation contained in this repository, including the README, is succinct and aimed at describing the technical operation of the program and instructing others on how to use it.

You do not need to remove all enthusi

Alternatives in Testing & QA

  • Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
  • Writ Reviewer — Reviews an implementation diff in two passes (spec-compliance first, then code quality) 187 ★
  • Spec Compliance Judge — Use this agent when you need to determine whether a solution correctly implements a specific part of a specifi 173 ★

Full documentation available on GitHub

View Source Repository