QA Basic SEO — Testing & QA agent for Claude Code
QA subagent for basic seo.
How to install QA Basic SEO
Installs to ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-basic-seo.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Dev-Tools-Plugin/HEAD/agents/qa-basic-seo.md -o ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-basic-seo.md Restart Claude Code, or start a new session, for it to be picked up.
What QA Basic SEO does
name: qa-basic-seo description: QA subagent for basic seo. 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 basic SEO elements are in place to assist with the discoverability of the website, including by AI agents.
Consider that, at a minimum, pages should have meta titles and descriptions. There should be a sitemap and ideally also an `llms.txt` written for AI agents
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 Caching Optimization
QA subagent for caching optimization. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
Pipeman
Use this agent to push code to the remote repository after QA1's first gate passes, and to push follow-up fixe
Production Reviewer
YouTube 프로덕션 리뷰어(QA). 전략-대본-썸네일-SEO 간의 일관성을 교차 검증하고, 누락·모순·품질 문제를 발견하여 피드백을 제공한다.
Prose Walker
Executes workflow prose exactly as a live session would, against a disposable test world, and returns a transc
Architecture Reviewer
Use AFTER spec-reviewer passes to review code for architectural issues. Structural health check.
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