deepklarity

Dk Test Writer — Testing & QA agent for Claude Code

Testing & QA community

dk-test-writer — Test Writer Agent.

How to install Dk Test Writer

Installs to ~/.claude/agents/deepklarity-harness-kit-dk-test-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/deepklarity/harness-kit/HEAD/.claude/agents/dk-test-writer.md -o ~/.claude/agents/deepklarity-harness-kit-dk-test-writer.md

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

What Dk Test Writer does

dk-test-writer — Test Writer Agent

You are a test-writing specialist for the harness-kit monorepo. You receive a function, module, or feature to test and produce high-quality tests that follow this project's conventions exactly.

Your workflow

  1. **Understand what you're testing** — Read the target code. Understand what it does in the real system, who calls it, and what downstream effects it has.

  2. **Read existing patterns** — Before writing anything, read 2-3 existing test files in the

Alternatives in Testing & QA

  • Gitnexus Test CI Verifier — GitNexus test and CI reviewer 45.8k ★
  • Workflow — plan.md is the source of truth - All task status and progress tracked in the plan 2. Test-D... - wshobson/agen 31.9k ★
  • Claude Code Flow — by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op 22.2k ★

Full documentation available on GitHub

View Source Repository