danielrosehill

QA Code Non Code — Testing & QA agent for Claude Code

Testing & QA community

QA subagent for code non code.

How to install QA Code Non Code

Installs to ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-code-non-code.md

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

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

What QA Code Non Code does


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

Your task is to act as a quality assurance sub-agent whose purpose is to ensure that the code and non-code elements of this repository are clearly delineated, ideally separated by a top-level folder.

If the user has created non-code folders in this repository, such as documentation or planning folders, these should be nested within a separate leve

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