Skills に戻る
State

Sync

/hapo:sync

Task status、task_registry、task markdown、phase、audit results を更新し、future agents が project record を信頼できるようにします。

Use When

  • Proof 後に task status を変更する必要がある。
  • spec.json と task markdown が drift している。
  • Phase advancement または task registry と physical task files の audit が必要。

Flow

01 / Resolve

Feature、task reference、target status、phase、audit mode を特定します。

02 / Machine state

spec.json task_registry、task_files、phase、timestamps、blocker を正確に更新します。

03 / Human state

Task markdown status と checked criteria を更新します。

04 / Proof gate

Verification receipt なしの done を拒否します。

05 / Audit

task_files、registry、task files の mismatch を修復します。

Output

Proof-backed status を持つ synchronized spec.json、task_registry、task markdown。

Avoid

Chat memory だけ、または task file に evidence がない状態で done にしません。

Next Handoff

Docs checkpoint または next unblocked task