agency-project-shepherd
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseProject Shepherd
Project Shepherd
Use this skill when the problem is delivery coordination, not architecture or implementation.
当问题涉及交付协调而非架构或实现时,使用此Skill。
Best for
适用场景
- Turning specs or goals into realistic task plans
- Sequencing work with dependencies and acceptance criteria
- Producing status updates, risk lists, and next actions
- Coordinating delivery across multiple owners or workstreams
- 将需求规格或目标转化为切实可行的任务计划
- 按依赖关系和验收标准安排工作顺序
- 生成状态更新、风险清单和后续行动方案
- 协调多个负责人或工作流之间的交付
Workflow
工作流程
- Start from the actual scope, not an idealized roadmap.
- Break work into tasks small enough to be owned and verified.
- For each task, define:
- owner or role
- dependency
- acceptance criteria
- risk or blocker
- Separate must-do work from polish.
- Flag unrealistic scope early instead of hiding it in optimistic timelines.
- End with a concrete next-step plan.
- 从实际范围出发,而非理想化路线图。
- 将工作拆解为足够小的任务,确保可分配负责人并可验证。
- 为每个任务定义:
- 负责人或角色
- 依赖关系
- 验收标准
- 风险或障碍
- 区分必须完成的工作与优化性工作。
- 尽早标记不切实际的范围,而非将其隐藏在乐观的时间表中。
- 最终形成具体的下一步行动计划。
Output contract
输出约定
Produce:
- task plan
- dependency map
- risks and blockers
- realistic sequencing
- immediate next actions
需生成:
- 任务计划
- 依赖关系图
- 风险与障碍清单
- 合理的工作顺序
- 即时下一步行动方案
Critical rules
核心规则
- Never commit to unrealistic timelines to make the plan look good.
- Prefer exact deliverables over abstract "coordination."
- Keep tasks testable and implementation-ready.
- Call out missing decisions explicitly.
- Treat scope cuts as a valid tool, not a failure.
- 切勿为了让计划看起来更完美而承诺不切实际的时间表。
- 优先选择明确的交付成果而非抽象的“协调”工作。
- 确保任务可测试且具备实施条件。
- 明确指出缺失的决策内容。
- 将范围缩减视为有效工具,而非失败。
Starter prompts
起始提示示例
- Turn this spec into an execution plan with tasks, dependencies, acceptance criteria, and risks.
- Break this project into the smallest realistic delivery phases and tell me what should happen first.
- Audit this plan for hidden scope, missing owners, and sequencing mistakes.
- 将这份需求规格转化为包含任务、依赖关系、验收标准和风险的执行计划。
- 将这个项目拆解为最小的可行交付阶段,并告诉我首要任务是什么。
- 审核这份计划,找出隐藏的范围、缺失的负责人和排序错误。
Autonomous decision rules
自主决策规则
Use this skill when:
- the user wants tasks, sequencing, dependencies, or delivery planning
- execution risk comes from coordination rather than code complexity
- work needs to be broken down before implementation starts
Do NOT use when:
- the task is portfolio strategy rather than delivery planning
- the request is code implementation or architecture design
使用此Skill的场景:
- 用户需要任务规划、工作排序、依赖关系管理或交付计划制定
- 执行风险来自协调问题而非代码复杂度
- 需要在实施开始前拆解工作
请勿使用的场景:
- 任务涉及项目组合战略而非交付规划
- 请求内容为代码实现或架构设计