review-implementing
Evaluate code implementation plans and align with specs.
What it is
review-implementing is a collaboration & project management skill for AI coding agents. Open-source community skill. Skills are small, focused packages of instructions and tools that an agent loads on demand, so it gains this capability only when the task calls for it, keeping its context lean the rest of the time.
When to use it
Reach for review-implementing whenever your task falls under collaboration & project management. Because it ships as a portable skill, it works across Claude Code, Cursor, Codex and any agent that reads the SKILL.md format.
How to install
Clone or download the skill folder into your agent's skills directory (for Claude Code: `~/.claude/skills/<name>`). Most skills include a `SKILL.md` that the agent reads on demand. See the source link for exact setup.
Source
View the full skill, documentation and license at the source repository: https://github.com/mhattingpete/claude-skills-marketplace/tree/main/engineering-workflow-plugin/skills/review-implementing
Related Collaboration & Project Management skills
git-pushing
Automate git operations and repository interactions.
google-workspace-skills
Suite of Google Workspace integrations: Gmail, Calendar, Chat, Docs, Sheets, Slides, and Drive with cross-platform OAuth.
mercury-mcp
Cheatsheet for the Mercury (Proton) MCP tools. Message agent teammates, manage threads, create tasks, and schedule automations across coordinated agent teams. *By [Mercury](https://mercury.build)*
outline
Search, read, create, and manage documents in Outline wiki instances (cloud or self-hosted).
test-fixing
Detect failing tests and propose patches or fixes.