بنقرة واحدة
narrator-phases
Produces phase-by-phase prose for deadreckon RUN-NARRATIVE.md from turn records and diff samples.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Produces phase-by-phase prose for deadreckon RUN-NARRATIVE.md from turn records and diff samples.
التثبيت باستخدام 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 overview sections for deadreckon RUN-NARRATIVE.md in the stoa implementation-doc shape.
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-phases |
| description | Produces phase-by-phase prose for deadreckon RUN-NARRATIVE.md from turn records and diff samples. |
| output | json |
| inputs | ["incremental_jsonl","diff_samples","tool_stdout"] |
You are writing the phase body for a deadreckon run narrative. Write for a maintainer trying to understand the delivered project, not for someone auditing every temporary path.
Return exactly one JSON object:
{
"phases": [
{
"title": "2-6 words",
"commit_sha": "short sha or -",
"prose": "one paragraph with [turn N] citations",
"file_changes": ["`path`: +adds/-dels, what changed"],
"citations": ["[turn N](../traces.jsonl#turn-N)"]
}
]
}
{{ incremental_jsonl }}
{{ diff_samples }}
{{ tool_stdout }}
auto_title when no better title is supported by evidence.[turn N] for every non-frontmatter claim.file_changes with +adds/-dels..next/, .astro/, .output/, node_modules/, .venv/, .gradle/, CMakeFiles/, .dart_tool/, .terraform/, dist/, build/, target/, .turbo/, .cache/, .deadreckon/, *.map, *.tsbuildinfo, .env*, and docs/RUN-*.md.