forked from Gitlink/gitlink-cli
feat: 新增 gitlink-review 智能代码审查 Skill #4
Loading…
Reference in New Issue
No description provided.
Delete Branch "feat/gitlink-review-skill"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
目的
子任务二核心场景:智能代码审查——分析 PR diff,多视角评审 + 对抗式自检,输出结构化 Review 意见并作为评论发布。
交付
真实验证(2026-06-23,测试 PR #3,已关闭未合并)
植入 4 个缺陷端到端验证:
设计要点