tdd-claude-acpx
Installation
SKILL.md
TDD-Claude-Acpx
Core Protocols
- Tests come first. Verify RED before any implementation.
- Claude owns production edits. External audits and reviews run through
acpx. - Use English inside
acpxprompts. Reply to the user in their language. - Sanitize secrets before including file contents in any prompt file.
Workflow
Phase 0: Read the Task
- Read the plan file if the argument is a path.
- Otherwise, treat the argument as the task description.
- Ask for clarification if key context is missing.