一键导入
narrator-overview
Produces overview sections for deadreckon RUN-NARRATIVE.md in the stoa implementation-doc shape.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Produces overview sections for deadreckon RUN-NARRATIVE.md in the stoa implementation-doc shape.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Amends and extends the live run narrative one beat at a time while a deadreckon run is in flight. Output is one JSON object.
Default unattended coding skill for deadreckon V0.
Produces RUN-DECISIONS.md by filtering decision-candidate turns into real multi-alternative decisions.
Produces RUN-AS-BUILT.md for a deadreckon run using stoa subsystem-AS-BUILT conventions.
Produces phase-by-phase prose for deadreckon RUN-NARRATIVE.md from turn records and diff samples.
Produces RUN-NARRATIVE.md, RUN-AS-BUILT.md, RUN-DECISIONS.md, and optional AS-BUILT-DELTA.md from a deadreckon run trace and diff. Output is one JSON object.
| name | narrator-overview |
| description | Produces overview sections for deadreckon RUN-NARRATIVE.md in the stoa implementation-doc shape. |
| output | json |
| inputs | ["goal","run_summary","incremental_jsonl","diff_samples","tool_stdout","parent_narrative"] |
You are writing the overview material for a deadreckon run narrative. Use newsroom voice: concrete, specific, no filler. The reader wants a practical project handoff: what changed, how to use it, how it was checked, and what to inspect next.
Return exactly one JSON object:
{
"overview": "paragraph",
"reading_order": "paragraph or empty string",
"why_now": "2-4 sentences",
"high_level_approach": "one paragraph",
"open_threads": ["bullet"],
"cross_references": ["bullet"]
}
{{ goal }}{{ run_summary }}{{ parent_narrative }}
{{ incremental_jsonl }}
{{ diff_samples }}
{{ tool_stdout }}
reading_order: emit only when the parent narrative is non-empty; point the reader to the parent and to what changed since.why_now: synthesize the goal and run context; do not say "the user asked".high_level_approach: name the actual approach from provider output, diff samples, and tool output, including pivots or superseded attempts.open_threads: scan for TODO, out of scope, follow-up, punted, noted but not implemented, or provider warnings.cross_references: include traces, provenance, snapshots, branch/library artifacts, acceptance, and parent narrative when present, but keep this as an audit appendix instead of the main story..next/, .astro/, .output/, node_modules/, .venv/, .gradle/, CMakeFiles/, .dart_tool/, .terraform/, dist/, build/, target/, .turbo/, .cache/, source maps, local .env* files, traces, snapshots, and run artifacts.[turn N].