بنقرة واحدة
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].