coding-agent-pm
Installation
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
- Defines the shipped outcome in one sentence.
- Sets explicit scope: files or modules owned, files or modules excluded, and destructive actions that are forbidden.
- Captures relevant project context before implementation starts.
- Writes acceptance criteria that can be checked directly.
- Requires validation commands or manual checks before final delivery.
- Reviews the diff before accepting the work.