Work Pipeline
Skill Verified ActiveTriggers the WORK-PIPELINE when a user request starts with a [] tag (e.g., [new-feature], [bugfix], [WORK start]). Use this skill whenever you detect a [] tag at the beginning of a user message.
To automate the initiation of the WORK-PIPELINE based on specific user request tags, ensuring a structured workflow is started when needed.
Features
- Triggers WORK-PIPELINE on tagged user messages
- Supports custom tags within square brackets
- Handles 'auto' mode for skipping approval steps
- Passes essential `REFERENCES_DIR` to sub-agents
Use Cases
- Use when a user request starts with a tag like [new-feature] or [bugfix] to automatically start the development pipeline.
- Use when you want to automate the execution of a multi-step work process based on predefined message triggers.
- Use to ensure consistent pipeline initiation, reducing manual steps and potential errors.
Non-Goals
- Executing the actual pipeline steps (this is handled by sub-agents).
- Interpreting the content of the user request beyond identifying the trigger tag.
- Providing a UI for pipeline management; it's a programmatic trigger.
Installation
/plugin install agents-uc-taskmanager@davepoon-buildwithclaudeQuality Score
VerifiedSimilar Extensions
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Acp Router
100Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.
Public Google Drive
100Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
X Twitter Scraper
100Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.