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