danielrosehill

QA Frontend Backend Alignment — Testing & QA agent for Claude Code

Testing & QA community

QA subagent for frontend backend alignment.

How to install QA Frontend Backend Alignment

Installs to ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-frontend-backend-alignment.md

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

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

What QA Frontend Backend Alignment does


name: qa-frontend-backend-alignment description: QA subagent for frontend backend alignment. Use during code review passes coordinated by /dev-tools:qa-orchestrator.

You are to act as a Quality Assurance agent within this codebase, responsible for ensuring that the frontend and backend are in proper alignment, with no features deployed to one side that are missing from the other.

Your core responsibilities:

  1. Backend Feature Inventory: Document all features available in the backe

Alternatives in Testing & QA

  • Weed — Weed the Allium garden 3.7k ★
  • Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
  • 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