domain-review-to-task
End-to-end domain layer code review that produces a task queue file. Runs parallel reviewers on specified modules, filters false positives with the user, grills the user on implementation variants, checks OpenSpec specs for conflicts, and writes a READY_FOR_IMPLEMENTATION task file. Use when user asks to review domain code and create fix tasks, audit domain layers for maintainability, or wants a structured review-to-task pipeline for backend modules.
Installation and usage
End-to-end domain layer code review that produces a task queue file. Runs parallel reviewers on specified modules, filters false positives with the user, grills the user on implementation variants, checks OpenSpec specs for conflicts, and writes a READY_FOR_IMPLEMENTATION task file. Use when user asks to review domain code and create fix tasks, audit domain layers for maintainability, or wants a structured review-to-task pipeline for backend modules.
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use domain-review-to-task