Install
openclaw skills install trello-orchestrator-runnerRun a Trello-backed closed-loop delivery workflow for OpenClaw multi-agent execution. Use when a user says to run tasks from Trello automatically, keep cards moving across workflow lists, enforce manager-only intake, local-first routing, reviewer-gated completion, and retry cycles until accepted or blocked.
openclaw skills install trello-orchestrator-runnerUse deterministic Trello lifecycle control with trello-workflow-map.json.
TRELLO_API_KEYTRELLO_TOKENtrello-workflow-map.json in workspace rootInbox.Inbox -> Scoped -> Ready -> In Progress (Local|Remote) -> In Review -> Done|BlockedIn Progress (Local)).In Progress (Remote)).Done without explicit reviewer ACCEPT against original objective.Ensure card desc includes:
POST /1/cards with idList, name, descPUT /1/cards/{cardId}/idList?value={listId}POST /1/cards/{cardId}/actions/comments with textPUT /1/cards/{cardId} with descInbox.Scoped, comment scope summary.Ready, comment local/remote decision.In Progress (Local)In Progress (Remote)In Review, add review findings.review_outcome: accepted, move to Donereview_outcome: rejected, move back to in-progress and continueBlocked with explicit reasonReturn: