From yux-linear-workflow
Linear workflow dashboard - status, tasks, and backlog. Use when user says "status", "linear status", "check status", "task list", "my tasks", "backlog", "what to work on", or "/yux-linear-status". Unified hub for workflow visibility.
npx claudepluginhub wuyuxiangx/yux-claude-hubThis skill is limited to using the following tools:
Unified dashboard for workflow status, task management, and backlog.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Unified dashboard for workflow status, task management, and backlog.
Usage:
/yux-linear-status - Current task detail + active tasks/yux-linear-status backlog [filter] - View backlog with recommendations/yux-linear-status tasks - All active tasks across worktreesParse $ARGUMENTS to determine mode:
Show comprehensive status of current task:
mcp__linear__get_issue())gh pr checks.claude/linear-tasks.json, shown as info)If .claude/linear-tasks.json has active tasks:
Not on a task branch. Active tasks:
LIN-456 feat/LIN-456-user-auth In Progress 3 commits
LIN-789 fix/LIN-789-login-crash In Review PR #82
Each task runs in its own worktree.
/yux-linear-start to start a new task.
If no tasks: suggest /yux-linear-start
Usage: /yux-linear-status backlog [all|mine|urgent|unassigned]
.claude/linear-config.jsonmcp__linear__list_issues(team: "<team>", state: "backlog,todo,in_progress")/yux-linear-start LIN-xxx actionIf team uses cycles, show sprint progress:
Current Cycle: Sprint 23 (Jan 1 - Jan 14)
Progress: 80% (8/10 issues)
Usage: /yux-linear-status tasks
Show all active tasks across worktrees:
=== Active Tasks (3) ===
LIN-456 feat/LIN-456-user-auth In Progress 3 commits
LIN-789 fix/LIN-789-login-crash In Review PR #82 CI: passed
LIN-234 docs/LIN-234-api-docs In Progress 1 commit
Each task runs in its own worktree under .claude/worktrees/
All output follows .claude/yux-config.json language setting.