docs: 细化全局规则——去平台耦合、补充并发/锁纪律、优化可读性#4
Merged
Merged
Conversation
- skill 名称泛化为类别描述,去除产品名绑定 - Context7 等特定工具名改为泛化表述 - 最小变更复用取舍长句拆分为 decision checklist - 轻量任务文件数降为辅助信号,单文件核心逻辑同样升级 - 完成前检查显式化验证通过确认 - 新增并发/锁/事务/共享状态同步的变更纪律 - 测试高风险列表补充锁/事务/共享状态
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
改动摘要
基于多轮评审(Claude 自评 + Codex 对抗性评审 + Codex diff 审查)收敛出的 7 处改进:
审查记录