Use Cases
When a developer receives review comments from external reviewers on a GitHub PR, this skill prevents blind implementation. It guides the developer to verify each suggestion's technical correctness for the specific codebase, check for breakage, and assess if the reviewer has full context. It enables reasoned pushback on invalid suggestions and methodical implementation of valid ones with per-item testing.
When a human partner gives partially unclear feedback like 'Fix items 1-6', this skill requires clarifying ALL unclear items before any implementation. Since items may be interrelated, partial understanding leads to wrong implementation. By confirming understanding first then implementing one-by-one with testing, it prevents rework and bugs caused by rushed implementation of poorly understood feedback.
Skill File
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Domains
Forms