code-review-implementation
Orchestrates the Code Review process (Analysis -> Fix -> Reply/Close). Manages the workflow by invoking specialized sub-skills like code-review-analysis, tdd-refactoring, and tdd-audit. Used for (1) addressing change requests from reviewers (fixes), (2) providing technical explanations or justifications for design choices (replies), and (3) improving code quality based on feedback before merging.
Installation and usage
Orchestrates the Code Review process (Analysis -> Fix -> Reply/Close). Manages the workflow by invoking specialized sub-skills like code-review-analysis, tdd-refactoring, and tdd-audit. Used for (1) addressing change requests from reviewers (fixes), (2) providing technical explanations or justifications for design choices (replies), and (3) improving code quality based on feedback before merging.
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use code-review-implementation