coding-agent-pm

仓库创建 2025年7月25日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由

适合把模糊需求拆成可交付的代理任务并规范验收标准。

这个 Skill 做什么

为管理与分配编码代理的实现任务提供计划、验收与复核流程。

把给编码智能体(如 Claude Code、Codex、OpenClaw)要做的活拆成可执行的任务、验收标准和复核流程,便于分配、回收和审查代码实现。适合在下发任务、审查 agent 产出或要把模糊需求变成可评价交付物时用。特别强调范围控制、明确文件归属和可验证的验收准则,减少返工和遗漏。

▸ 展开 SKILL.md 英文原文

Plan, delegate, review, and recover coding-agent implementation work with tight scope control, acceptance criteria, and validation.

Skill 开发管理代理协作任务分解代码审查通用
3.2k
Stars
441
Forks
40
仓库内 Skill
+72
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/coding-agent-pm/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/coding-agent-pm/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Coding Agent PM

Use this skill when a human is preparing, delegating, reviewing, or recovering implementation work done by Claude Code, Codex, OpenClaw, or another coding agent.

## When to Use This Skill

- You need to turn a vague implementation request into a bounded agent task.
- You are assigning work to one or more coding agents and need clear file ownership.
- You are reviewing an agent diff for scope drift, regressions, or missing validation.
- A coding agent has stalled, over-edited, or returned a result that is hard to trust.

## What This Skill Does

1. Defines the shipped outcome in one sentence.
2. Sets explicit scope: files or modules owned, files or modules excluded, and de
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有