Agent skill · ma08
deep-feed-handoff-consumer
Accept and work one owner-approved protocol-v2 Deep Feed dispatch in the exact existing non-scheduled Codex task named by the compact invocation. Reject scheduled, legacy, mismatched, or ambiguous destinations.
What it needs
About 2k tokens when loaded.
What this skill does
Deep Feed handoff consumer Purpose Make one exact existing non-scheduled task the owner only after the dedicated $deep-feed-work task records the owner's destination choice and sends the compact invocation once. Invocation contract Require exactly: Reject missing or malformed values. Verify before acknowledging 1. Read CODEXTHREADID; it must equal the invocation destination exactly. 2. Fetch the canonical handoff: 3. Require protocol version 2, the exact revision and route generation, destinationKind: existing, routingStatus: dispatchaccepted (or an idempotent existing acknowledgment), and the exact destination task ID. 4. Source ~/pro/botfiles/.botenv if needed, create a private temporary directory, and run: 5. Reject this task if its ID appears in the protected set, if native metadata shows an automation or heartbeat, or if non-scheduled status cannot be positively verified. Do not preempt a scheduled scan. The server enforces the same deny independently. On hosts without a local automation directory, the helper reads the non-empty server registry. Missing local files never count as positive non-scheduled proof; verify this exact task through native metadata before acknowledging. Only then acknowledge: There is no hourly fallback, leftqueued takeover, or Chief-of-Staff exception. Work and report truthfully Read the canonical request, constraints, evidence, and links. Do not ask the user to repaste the card. Mark working only when investigation actually begins. For a needed choice, record waitinguser with the exact question and two or three concrete options, then use requestuserinput in the same turn. For a concrete result, record outcomeready. Record completed only when the requested work and verification are complete. Use --result-file for long results. Consequential or external effects require a fresh exact preview and owner approval. Never resolve or hide the source card. Examples: On conflict, refetch once and reconcile canonical state. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills ma08/deep-feed-handoff-consumer