Evaluate code implementation plans and align with specs.
Run this command in Claude Code to install the skill
/install https://github.com/mhattingpete/claude-skills-marketplace/tree/main/engineering-workflow-plugin/skills/review-implementingInstall to your personal skills directory (~/.claude/skills/review-implementing/)
# Create skill directory
mkdir -p ~/.claude/skills/review-implementing
# Download SKILL.md from GitHub
curl -sL "https://raw.githubusercontent.com/mhattingpete/claude-skills-marketplace/main/engineering-workflow-plugin/skills/review-implementing/SKILL.md" \
-o ~/.claude/skills/review-implementing/SKILL.mdTarget: ~/.claude/skills/review-implementing/
Visit the GitHub repository to view the full documentation for review-implementing.
Read full documentationCollaboration & Project
Skills for team collaboration, project management, and workflows
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
Automate git operations and repository interactions.