Lqdeck Pickup banner
liquiddesign liquiddesign

Lqdeck Pickup

Development community

Description

--- description: Find your waiting LQDeck triage tasks and prepare to take one over locally --- Find work waiting on the user in LQDeck and prepare to pick it up locally. 1. Call the `lqdeck` MCP server's `list_tasks_awaiting_human` tool (pass `project_id` only if the user already named a specific project in `$ARGUMENTS`). If it returns nothing, tell the user there's nothing waiting and stop. 2. Present the results as a short numbered list: task id, project name, a short title/summ

Installation

Installs to ~/.claude/skills/liquiddesign-lqdeck-mcp-lqdeck-pickup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/liquiddesign-lqdeck-mcp-lqdeck-pickup && curl -fsSL https://raw.githubusercontent.com/liquiddesign/lqdeck-mcp/HEAD/commands/lqdeck-pickup.md -o ~/.claude/skills/liquiddesign-lqdeck-mcp-lqdeck-pickup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository