ts-workflow-implement-review
Installation
SKILL.md
Workflow Implement Review
Router Required Reading
- skill: ts-log
Do not read ts-implement or ts-review in the router. Pass those skill names
verbatim to the dispatched judges.
Role
Workflow Build is a router.
It runs a fixed sequence:
(judge-implement -> judge-review){1,n}
It dispatches judge passes to subagents, reads status and finding dispositions, and routes the next pass. It does not edit, review, or verify code itself.