QA Code Non Code — Testing & QA agent for Claude Code
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
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 RepositoryRelated Agents
QA Backend API Review
QA subagent for backend api review. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA Basic SEO
QA subagent for basic seo. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
Context First Auditor
Audits a context-first (non-dev) harness: documentation/wiki/rules-oriented repo. Replaces test-runner / forma
Flake Detector
Use when a test is suspected to be non-deterministic — passes sometimes, fails sometimes, or fails only in CI.
Pipeman
Use this agent to push code to the remote repository after QA1's first gate passes, and to push follow-up fixe
Ponytail Review
Cold over-engineering reviewer. Spawned by parallel workflows when non-test source changes, to find what to de
Related Skills
OmniHarness
Pixel-office viewer + harness pattern for running Claude Code as a coordinated team of subagents. Orchestrator
QA Orchestrator
Run a coordinated multi-agent QA pass across the current repository, dispatching to qa- subagents.
Essaim
Spawn N coordinated Claude Code agents — orchestrator + behavior catalog. Pairs with @swoofer/promptweave + mc