tdd-execute-acpx
Installation
SKILL.md
TDD-Execute-Acpx
Core Protocols
- Tests come first. Verify RED before any implementation.
- Claude owns all test files throughout the workflow.
- Use English inside
acpxprompts. Reply to the user in their language. - Sanitize secrets before including file contents in any prompt file.
- Route based on production-code scope only. Do not count test files when sizing the change.
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 the scope is still unclear.