name: code-review-simple description: Called only when actively triggered by the user..
git status and reviews the current code.
- 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.
- Whether it affects existing functionality or causes regression issues.
- Whether the new feature has obvious business defects or code bugs. The above three points must be strictly communicated to all members.