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