Skip to main content
Back to the directory
am-will/codex-skillsSoftware EngineeringFrontend and Design

tdd-test-writer

Writes failing tests first, establishing a strict implementation contract for test-driven development.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
857

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/am-will/codex-skills --skill tdd-test-writer
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, tdd-test-writer has 857 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: am-will/codex-skills. Canonical URL: https://skills.sh/am-will/codex-skills/tdd-test-writer.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Writes failing tests first, establishing a strict implementation contract for test-driven development. Use this skill to complete the RED phase of TDD: define behavior with tests first, verify they fail for the right reason, then hand off implementation with objective pass criteria. Use this skill when the user asks for: Return a block that implementation agents must follow. The handoff must include: - Completes the RED phase of TDD by authoring behavior-focused tests that fail for the right reason, then hands off to implementation agents with objective pass criteria - Delegates test authoring to a tdd_test_writer subagent when available, ensuring tests remain unmodified during implementation - Detects existing test frameworks and conventions (pytest, jest, vitest, go test, cargo test) and follows repository patterns for consistency - Produces a structured handoff block specifying exact test files, verification commands, failure summaries, and immutable test constraints that implementation agents must satisfy without weakening tests - Supports bugfix workflows by adding regression tests that capture the reported failure mode before code changes - test-first development - TDD / RED-GREEN-REFACTOR workflow - writing tests that implementation agents must satisfy - bugfixes that need regression tests before code changes - Do not modify production code while running this skill. -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does tdd-test-writer do?

Writes failing tests first, establishing a strict implementation contract for test-driven development.

Is tdd-test-writer good?

tdd-test-writer does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support tdd-test-writer?

tdd-test-writer currently lists compatibility with Codex, Skills CLI.

Is tdd-test-writer safe to install?

tdd-test-writer has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to tdd-test-writer?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install tdd-test-writer?

Run the following command to install tdd-test-writer: npx skills add https://github.com/am-will/codex-skills --skill tdd-test-writer

Related skills

More from am-will/codex-skills

Related skills

Alternatives in Software Engineering