帮助团队统筹 GitHub 与 Linear 的任务流、PR 分诊和执行协同。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "project-flow-ops" 技能: 1. 下载 https://raw.githubusercontent.com/affaan-m/ECC/main/skills/project-flow-ops/SKILL.md 2. 保存为 ~/.claude/skills/project-flow-ops/SKILL.md 3. 装好后重载技能,告诉我可以用了
请帮我梳理 GitHub issues 和 Linear 任务:识别需要立项、进行中、已阻塞和可关闭的工作,并给出同步建议,保持 GitHub 作为对外窗口、Linear 作为内部执行层。
一份清晰的任务分诊结果,包含状态分类、缺失关联和后续同步建议。
请检查当前打开的 GitHub PR,判断哪些需要关联到 Linear 任务、哪些缺少上下文说明、哪些可以合并或需要跟进,并输出处理清单。
一份 PR 处理清单,说明每个 PR 的状态、关联建议和下一步动作。
请为我们的团队制定 GitHub 与 Linear 的协作规则,包括 issue 何时转成 Linear、PR 如何回链、哪些信息保留在 GitHub、哪些只在 Linear 内部维护。
一套可执行的协同流程说明,帮助团队统一公开与内部执行管理方式。
This skill turns disconnected GitHub issues, PRs, and Linear tasks into one execution flow.
Use it when the problem is coordination, not coding.
Gather:
Every item should end up in one of these states:
| State | Meaning |
|---|---|
| Merge | self-contained, policy-compliant, ready |
| Port/Rebuild | useful idea, but should be manually re-landed inside ECC |
| Close | wrong direction, stale, unsafe, or duplicated |
| Park | potentially useful, but not scheduled now |
Create or update Linear only if:
Do not mirror everything mechanically.
When work is active:
When work ships or is rejected:
Return:
PUBLIC STATUS
- issue / PR state
- CI / review state
CLASSIFICATION
- merge / port-rebuild / close / park
- one-paragraph rationale
LINEAR ACTION
- create / update / no Linear item needed
- project / lane if applicable
NEXT OPERATOR ACTION
- exact next move
通过双评审智能体对结果进行对抗式校验,提升输出发布前的可靠性
帮助你执行 GitHub 操作、自动化流程并集成 API 与 CI/CD 工作流。