ワンクリックで
default-coding
Default unattended coding skill for deadreckon V0.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Default unattended coding skill for deadreckon V0.
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.
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 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 | default-coding |
| description | Default unattended coding skill for deadreckon V0. |
| allowed-tools | ["Bash","Read","Write","Edit"] |
Run unattended coding work through the binary-owned phase machine. The skill layer owns judgment and prose; /Users/gdc/deadreckon/target/release/deadreckon owns state, locks, sandboxes, provider routing, snapshots, provenance, spend, traces, and gates.
Rules:
implementation-notes.html at the working-directory
root. Keep it current with anything the owner should know about how the
implementation interprets or diverges from the spec:
implementation-notes.html after the latest
documentable code/config/test/doc change. If there is nothing to report in a
section, say "None" rather than deleting the section.RUN-DECISIONS.md; treat the HTML
file as the live working copy for that published decisions ledger.