docs_for_coding_agent/examples/workflows/06_wal_fork_and_resume_pipeline/skills/wal_fork_planner/SKILL.md
Fork 规划:读取 events.jsonl 并选择 fork 点(workflow 示例:Fork Planner 角色)。
npx skillsauth add okwinds/skills-runtime-sdk wal_fork_plannerInstall 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.
当一次 run 异常中断时,帮助选择一个“可恢复”的 fork 点:
.skills_runtime_sdk/runs/<run_id>/events.jsonlup_to_index_inclusive(0-based 行号)$[examples:workflow].wal_fork_plannerread_file:读取 WAL(只读)documentation
用结构化流程生成一篇小说:大纲→概要→分章分段→组合→一致性自检。
documentation
用结构化流程写一篇文章:明确目标→大纲→分段写作→润色→一致性与事实自检。
business
规则报告(人类应用示例):汇总输入、规则与产物清单到 report.md。
tools
规则解析(人类应用示例):把自然语言规则转成结构化 plan.json。