‹ 首页

project-flow-ops

@mark393295827 · 收录于 1 周前

Operate execution flow — triage tasks, manage priorities, keep progress structured. Use when the user needs backlog control, task planning, or workflow coordination across projects.

适合你,如果需要在多个项目间协调任务和优先级。

/ 下载安装
project-flow-ops.skill双击,或拖进 Claude 桌面版 / Cowork,即完成安装↓ .skill↓ .zip
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code~/.claude/skills/(项目级 .claude/skills/)
Codex CLI~/.codex/skills/
Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add mark393295827/third-brain-v5-skills/project-flow-ops
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- mark393295827/third-brain-v5-skills/project-flow-ops
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify mark393295827/third-brain-v5-skills/project-flow-ops
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
118GitHub stars
~725上下文体积 · 单文件
镜像托管

怎么用

技能原文 SKILL.md作者撰写 · MIT · 92b2e70

Project Flow Operations

Keep execution structured and progress visible — triage, plan, track, and review across projects.

Usage Template

Prompt

Use project-flow-ops to triage this backlog. Rank priorities, identify blockers, and produce the next execution plan.

Use Case

  • Turning scattered tasks or competing projects into a clear action queue.

Expected Result

  • The agent returns prioritized work, blockers, next actions, and review cadence.

Output Example

  • A ranked backlog with status, owner, next action, blocker, priority reason, and review date.

Verification Case

  • Every top-priority item has an owner, next action, status, and reason for priority.

Verified Effect

  • A messy backlog becomes a ranked execution queue with visible blockers and review cadence.
Success Metrics
  • Top-priority items each have owner, status, blocker, next action, and review date.
  • Backlog is ranked with a reason for priority instead of only grouped by theme.
  • Output identifies one immediate next action and one item to defer or drop.
When to Use
  • User says "what should I work on next?"
  • Starting a new task or project
  • Reviewing progress or blocked items
  • User feels overwhelmed or unclear on priorities
Workflow
P1: Triage — What's Active?

Scan current state:

ACTIVE:   What's in progress now? (limit: 1-2)
BACKLOG:  What's waiting? (ordered by priority)
BLOCKED:  What's stuck and why?
COMPLETED: What's done since last review?

For each blocked item: identify the one thing that unblocks it.

P2: Plan — What's Next?

Select the next task from the backlog with clear scope:

Task: [one-line description]
Why now: [urgency or opportunity]
Definition of done: [what "done" looks like]
Timebox: [max time to spend]

Rule: One task at a time. Context switching is the productivity killer.

P3: Execute — Focus & Track

During execution:

  • Break the task into ≤15 minute steps
  • Verify after each step (verify-before-claim)
  • Check in after timebox expires — extend or pivot
P4: Review — Close & Learn

After completion:

  • What did we learn?
  • What should be documented? → wiki or SOP
  • What's next?
Priority Framework

| Priority | Criteria | Action | |----------|----------|--------| | 🔴 Critical | Blocks others, deadline imminent | Do now | | 🟡 Important | Moves key metric, this week | Schedule today | | 🟢 Normal | Valuable, no deadline | Backlog | | ⚪ Low | Nice-to-have | Someday/maybe |

Anti-patterns
  • Doing everything — multitasking reduces throughput for everyone
  • Perfectionism — done beats perfect for early-stage work
  • No timebox — unbounded tasks expand to fill all available time
Quality Gates
  • [ ] Active items limited to 1-2
  • [ ] Blocked items have an unblock action identified
  • [ ] Next task has definition of done and timebox
  • [ ] Completed items reviewed for documentation needs
  • [ ] Priority labels applied
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。