ops-desk

Solid

Desk sweep — turn the owner's backlog of open decisions, staged drafts, payments, sign-offs and chases into a ranked, ready-to-approve action queue. Fans out READ-ONLY context agents (one per item, batched) via the Workflow tool, each returning a structured action package (status + recommendation + full draft in the owner's voice), then walks the queue rapid-fire in the main session under the outbound-approval gate. Complements /ops:ops-inbox (comms triage) — ops-desk handles everything that is NOT a fresh inbound message; decisions, blocked issues, owner-action items.

AI & Automation 20 stars 6 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
44
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# OPS ► DESK SWEEP Goal: everything sitting on the owner's desk — pending decisions, staged drafts awaiting approval, unpaid invoices to chase, documents to sign, blocked issues needing an owner action — becomes a **ranked queue of ready-to-approve action packages**, then gets worked down one item at a time. The success metric is the same spirit as inbox-zero: **an empty desk**, with every remaining item either executed, decided, or parked with an explicit reason and a reminder. ## When to use ops-desk vs ops-inbox - `/ops:ops-inbox` — fresh inbound comms (who wrote me, what needs a reply). - `/ops:ops-desk` — the standing backlog (what am I blocking, what decision is waiting on me, what draft is staged, what must I sign/pay/approve). Run it after an inbox pass, or whenever the owner says "what's left / get this off my desk". ## Step 1 — Build the item list (unless passed explicitly in ``) 1. **Task tracker (SSOT).** Whichever the box uses, in order of preference: - **Paperclip** — `paperclip issue list -C <company-id>` for each company in `${CLAUDE_PLUGIN_DATA_DIR}/preferences.json → paperclip.companies[]`, falling back to `paperclip company list`. Keep `status=blocked|todo|in_progress` issues whose title/description implies an OWNER action — matcher: `decision`, `owner decision`, `approve`, `sign`, `pay`, `chase`, `staged`, `awaiting owner`, `Rule-6`. - **Linear** — `mcp__linear__list_issues` filtered to the owner as assignee, when Pa...

Details

Author
Lifecycle-Innovations-Limited
Repository
Lifecycle-Innovations-Limited/claude-ops
Created
3 months ago
Last Updated
today
Language
Shell
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category