code-review-simple

star 1.6k

Called only when actively triggered by the user..

openkursar By openkursar schedule Updated 4/25/2026

name: code-review-simple description: Called only when actively triggered by the user..

git status and reviews the current code.

  1. Whether it conforms to the halo-dev skill architecture, whether the design is highly maintainable and modular, and whether it aligns with long-term architectural planning and code quality evolution.
  2. Whether it affects existing functionality or causes regression issues.
  3. Whether the new feature has obvious business defects or code bugs. The above three points must be strictly communicated to all members.
Install via CLI
npx skills add https://github.com/openkursar/hello-halo --skill code-review-simple
Repository Details
star Stars 1,593
call_split Forks 176
navigation Branch main
article Path SKILL.md
More from Creator