docs_for_coding_agent/examples/workflows/01_multi_agent_repo_change_pipeline/skills/repo_qa/SKILL.md
在 workspace 内执行确定性的回归验证,给出可复现证据(workflow 示例:QA 角色)。
npx skillsauth add okwinds/skills-runtime-sdk repo_qaInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
对 patch 的结果做最小、确定性的回归验证:
$[examples:workflow].repo_qa。app.py)。shell_exec:执行验证命令(执行操作,通常需要 approvals)python -c + assert 做最小验证(避免依赖额外框架)QA_OK),便于 smoke tests 与日志检索tool 执行完成后,用 1 句总结:
documentation
用结构化流程生成一篇小说:大纲→概要→分章分段→组合→一致性自检。
documentation
用结构化流程写一篇文章:明确目标→大纲→分段写作→润色→一致性与事实自检。
business
规则报告(人类应用示例):汇总输入、规则与产物清单到 report.md。
tools
规则解析(人类应用示例):把自然语言规则转成结构化 plan.json。