The /aidd-fix skill introduced in #103 has no unit tests. Unit testing is intentionally deferred until the riteway AI Testing Framework lands, which provides the infrastructure for treating prompts as first-class testable units.
Acceptance Criteria
- Unit tests are written for the
/aidd-fix skill prompts using the riteway AI testing framework
- Tests cover the core workflow steps (context validation, epic documentation, TDD, implement, review, commit)
- Tests are colocated with the skill (
ai/skills/aidd-fix/)
Blocked by
The
/aidd-fixskill introduced in #103 has no unit tests. Unit testing is intentionally deferred until the riteway AI Testing Framework lands, which provides the infrastructure for treating prompts as first-class testable units.Acceptance Criteria
/aidd-fixskill prompts using the riteway AI testing frameworkai/skills/aidd-fix/)Blocked by