Skip to main content

canvas-protocol

Stars11
Forks0
UpdatedMay 24, 2026 at 11:02

M3E マップを「canvas」(共有ホワイトボード) として agent と人間で使うための規約。 agent は canvas を見て決定を読み、進捗を書き戻す。ただし agent の実装作業自体は canvas に依存しない (canvas が落ちていても作業は続行できる)。 人間 (akaghef) は canvas 上で: - reviews/Qn に選択肢を立てて回答する (`attributes.selected="yes"`) - strategy で task の優先度を並び替える - scratch にアイデアを投入する agent は canvas 上で: - 着手前に reviews/Qn の回答を読む - 自分のタスク行に `attributes.status` を書く (in_progress / done) - 曖昧点があれば reviews/Qn として起票する 以下の場面でトリガー: agent が「マップに書く」「canvas 確認」「reviews を見る」と判断した時、 または devM3E オーケストレーターが Auto Map Sync を実行する時。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly