一键导入
yux-linear-status
Linear project dashboard (task/backlog/tasks modes). Triggers on "linear status", "show my tasks", "show backlog", "project overview", "项目概览".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Linear project dashboard (task/backlog/tasks modes). Triggers on "linear status", "show my tasks", "show backlog", "project overview", "项目概览".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | yux-linear-status |
| description | Linear project dashboard (task/backlog/tasks modes). Triggers on "linear status", "show my tasks", "show backlog", "project overview", "项目概览". |
| allowed-tools | Read, Write, Bash(git:*), Bash(gh:*), Glob, Grep, mcp__linear__*, AskUserQuestion |
Unified dashboard for workflow status, task management, and project 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 worktreesBefore any mode, check .claude/linear-config.json:
/yux-linear-init first to set up your project."Parse $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.json, extract project.id and team.idmcp__linear__list_issues(project: "<project.id>", state: "backlog,todo,in_progress")../../references/issue-scoring.md/yux-linear-start LIN-xxx actionShow project health alongside the backlog:
=== Subloom — Backlog ===
Summary: 12 issues (3 in progress, 5 todo, 4 backlog)
Blocked: 1 Overdue: 2 Inbox: 3
ID Title Priority Status Effort
WYX-101 Fix auth token refresh High In Progress M
WYX-98 Update error messages Medium Todo S
...
Recommended next: WYX-105 Search API endpoint (score: 140)
/yux-linear-start WYX-105
If 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/
Output language is auto-detected from user input. Default to English.
Analyze a blog article's structure to plan optimal image placement, then generate and insert AI images. This is the blog-specific image workflow — it reads a markdown article, identifies where images should go, creates a plan, and generates images that fit each section. Use when the user wants images added to an existing article — e.g., "analyze article images", "suggest images for this post", "generate article images", "分析文章配图", "生成文章配图", "插入文章配图". Do NOT use for standalone image generation (use yux-nano-banana instead). After generating, use yux-blog-oss to upload images to CDN.
Generate images via OpenRouter API with user-selected models. Supports any OpenRouter image model (Gemini, Flux, etc.), prompt optimization, text-to-image, and image editing. Triggers on "generate image", "create image", "draw", "nano banana", "image generation", "生成图片", "画图", "图像生成", "信息卡片".
Commit changes with conventional commit messages and sync to Linear. Triggers on "linear commit", "commit and sync", "save progress", "提交代码".
Start working on a Linear issue with worktree isolation. Triggers on "start task", "linear start", "work on LIN-123", "begin task", "开始任务".
Triage Linear inbox issues with AI classification. Triggers on "pm triage", "triage inbox", "classify issues", "process inbox", "处理反馈".
Initialize Linear integration for current project. Triggers on "linear init", "初始化linear", "setup linear", "configure linear", "连接linear".