Agent Skills: receiving-code-review

Use when receiving code review feedback, before implementing suggestions. Requires technical rigor and verification, not blind implementation.

UncategorizedID: a5c-ai/babysitter/receiving-code-review

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/library/methodologies/superpowers/skills/receiving-code-review

Skill Files

Browse the full folder contents for receiving-code-review.

Download Skill

Loading file tree…

library/methodologies/superpowers/skills/receiving-code-review/SKILL.md

Skill Metadata

Name
receiving-code-review
Description
Use when receiving code review feedback, before implementing suggestions. Requires technical rigor and verification, not blind implementation.

When to Push Back

  • Suggestion breaks existing functionality
  • Reviewer lacks full context
  • Violates YAGNI
  • Conflicts with architectural decisions

Tool Use

Referenced by implementation processes when handling review feedback.