docs_for_coding_agent/examples/workflows/03_multi_agent_reference_driven_pipeline/skills/workflow_policy/SKILL.md
提供可复用的修复政策/规则(通过 references/ 读取),用于指导 patch 与 QA(workflow 示例:Policy 角色)。
npx skillsauth add okwinds/skills-runtime-sdk workflow_policyInstall 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.
通过 references/ 提供可复用的“政策/规则/约束”,供 agent 在运行期读取并遵循。
skill_ref_read:读取 references/policy.md(需要在配置中显式开启 skills.references.enabled)references/ 下(默认不允许读取 assets/)documentation
用结构化流程生成一篇小说:大纲→概要→分章分段→组合→一致性自检。
documentation
用结构化流程写一篇文章:明确目标→大纲→分段写作→润色→一致性与事实自检。
business
规则报告(人类应用示例):汇总输入、规则与产物清单到 report.md。
tools
规则解析(人类应用示例):把自然语言规则转成结构化 plan.json。