通过外部对标+对抗迭代让规则/技能/SKILL.md 收敛到可执行状态。 当用户说"打磨这个 skill""收敛规则""这个 skill 写出来不 work,帮我调" "怎么让 agent 严格按规则执行"时触发。 也适用于任何需要把一份规则文档从"写完了但 agent 不遵守" 变成"agent 能稳定执行"的场景。
$npx -y skills add konghayao/peri --skill auto-convergeInstalls into the current project.
Run `npx skills use "https://github.com/konghayao/peri" --skill "konghayao/peri/auto-converge"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/konghayao/peri" that are relevant to the current task. Run `npx skills add "https://github.com/konghayao/peri"` and select the relevant skills, then follow their instructions.