# Tdd

> Route behavior-first TDD requests to the engineering TDD module.

- Skill: `abpai/tdd` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add abpai/tdd`
- Raw SKILL.md: https://api.skillmd.com/api/skills/abpai/tdd/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: abpai (https://skillmd.com/u/abpai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/abpai/tdd

---


# /engineering:tdd

Hidden wrapper for the `tdd` subcommand. Load the module and pass through the
user input.

1. Read the sibling module `../engineering/tdd.md`.
2. Treat `$ARGUMENTS` as the feature or bug request.
3. Follow the module's workflow and stop if the module cannot be read.
4. Preserve the wrapper invariant: keep tests behavior-focused and avoid implementation-coupled mocks.

User input: $ARGUMENTS

