بنقرة واحدة
agent-deck-workflow
Shared mailbox transport protocol for Agent Deck workflows.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Shared mailbox transport protocol for Agent Deck workflows.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | agent-deck-workflow |
| description | Shared mailbox transport protocol for Agent Deck workflows. |
Use this skill as the shared transport, envelope, and lifecycle layer for multi-session work.
For any workflow turn:
references/internal-protocol/shared-protocol.mdInterpret references to the shared workflow protocol as:
agent-deck-workflow skill as the entry pointreferences/internal-protocol/shared-protocol.mdUse agent-deck/<agent-deck-session-id> as the default agent-mailbox sender.
Use the corresponding section in references/internal-protocol/shared-protocol.md.
Use the corresponding section in references/internal-protocol/shared-protocol.md.
Use the corresponding section in references/internal-protocol/shared-protocol.md.
Use for non-trivial implementation tasks that require meaningful code changes.
Handles a `closeout_delivered` workflow message and completes planner-side closeout.
Generates a browser-check mailbox message for runtime page validation and sends it to a browser-tester session.
Claim pending agent mail with `mailbox_recv` and immediately execute the requested workflow action.
Send an `execute_plan` workflow message to a planner that should complete one supervisor-assigned goal inside one workspace and report back to a supervisor.
Execute one supervisor-assigned goal inside one workspace, decompose it locally, drive resulting tasks to completion serially, and send one final report back to the supervisor.