Skip to content

docs: add executable review steps for report, guard failure, validation - #26

Open
qiaobochi040726-source wants to merge 1 commit into
zxyasfas:mainfrom
qiaobochi040726-source:20260806-skill-review-steps
Open

qiaobochi040726-source wants to merge 1 commit into
zxyasfas:mainfrom
qiaobochi040726-source:20260806-skill-review-steps

Conversation

@qiaobochi040726-source

Copy link
Copy Markdown

Fixes #2

为 SKILL.md 增加可执行的审查步骤,面向 agent 使用者:

  • format_report.json:守卫门禁(content_guard_enforced / content_changed)、score_improvement 对比、按 severity 遍历 diagnostics、评分语义问题改 scorer、engine_report/llm_warnings 阻塞项
  • Content guard failure:--engine python 复现、指纹与 modify_log 比对、最小 fixture 定位、失败路径测试;明确禁止 --allow-content-change 兜底
  • Validation output:非零退出即 blocker 的判定原则,4 个校验命令各自失败时的处理动作

保持简洁,未重复 README 内容。验证:python tools/validate_skill.py OK、python tools/compile_check.py OK、pytest 61 passed。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Good first PR: refine SKILL.md review steps for agent users

1 participant