Triages GitHub issues and PRs, links active work to Linear, and classifies PRs as merge/rebase/close/held. Use for todo control, PR triage, or GitHub-to-Linear coordination.
How this skill is triggered — by the user, by Claude, or both
Slash command
/everything-claude-code:project-flow-opsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
此技能将断开的 GitHub issue、PR 和 Linear 任务转化为一个执行流。
此技能将断开的 GitHub issue、PR 和 Linear 任务转化为一个执行流。
当问题是协调而非编码时使用它。
收集:
每个项目最终应该处于以下状态之一:
| 状态 | 含义 |
|---|---|
| 合并 | 自包含的、符合策略的、就绪的 |
| 移植/重建 | 有用的想法,但应手动在 ECC 内重新落地 |
| 关闭 | 方向错误、过时、不安全或重复的 |
| 搁置 | 可能有用,但当前未计划 |
仅在以下情况下创建或更新 Linear:
不要机械地镜像所有内容。
当工作活跃时:
当工作发布或被拒绝时:
返回:
公开状态
- issue / PR 状态
- CI / 审查状态
分类
- 合并 / 移植-重建 / 关闭 / 搁置
- 一段话的理由
LINEAR 操作
- 创建 / 更新 / 不需要 Linear 项目
- 项目 / 通道(如适用)
下一个操作者行动
- 确切的下一步动作
npx claudepluginhub aaione/everything-claude-code-zhTriages GitHub issues and PRs, links active work to Linear, and keeps GitHub public while Linear remains the internal execution layer. Use for backlog control, PR triage, or GitHub-to-Linear coordination.
Manages GitHub issues, PRs, project boards, and comments via scripts. Use for any GitHub operations in GAAC workflows.
Executes GitHub operations on PRs, issues, milestones, labels, comments, and merges using Python scripts with structured output and error handling. Use for pull requests, issues, review comments, CI checks, or milestones instead of raw gh.