一键导入
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 页面并帮你完成安装。
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.
基于 SOC 职业分类
| 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.