coding-agent-pm
FeaturedPlan, delegate, review, and recover coding-agent implementation work with tight scope control, acceptance criteria, and validation.
Install
Quality Score: 96/100
Skill Content
Details
- Author
- davepoon
- Repository
- davepoon/buildwithclaude
- Created
- 1 years ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
ai-code-governance
Governance workflow for AI coding agents such as Codex, Claude Code, Cursor, and Copilot Workspace. Use when implementing features, fixing bugs, refactoring, reviewing AI-generated code, adopting governance in an existing project, creating or updating AGENTS.md, CLAUDE.md, CODEX.md, architecture docs, project indexes, dependency policies, and coding standards. Enforces search-before-write, reuse of existing components/hooks/services/stores/utils/types, dependency control, small maintainable changes, verification, and clear change reports.
agent-coder
Agent skill for coder - invoke with $agent-coder
choose-agent
Pick WHICH of the 5 coding agents (claude-code/codex/gemini-cli/qwen-code/kimi-code) to delegate a task to. Use before every delegation: call the readiness MCP for the facts (installed/logged_in/busy/warmth), then apply the judgement here. Use when you are about to hand coding work to an agent and must choose the right one.