receiving-code-review

Verify code-review feedback and route Python or Go tasks by language.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/AngelWings1997/altas --skill receiving-code-review-angelwings1997
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: receiving-code-review
Source: https://github.com/AngelWings1997/altas/tree/main/altas-workflow/references/superpowers/receiving-code-review
Command: npx skills add https://github.com/AngelWings1997/altas --skill receiving-code-review-angelwings1997

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code review requires technical evaluation, not emotional performance. The skill ensures verification before implementing and guides language routing.

Core Features & Use Cases

  • Verify review feedback for technical correctness before any implementation.
  • Detect code language from code blocks and dispatch to Python or Go experts accordingly.
  • Perform implementation verification via PRD coverage and merge after approval.
  • Enforce safe, structured communication and escalation when feedback is unclear.

Quick Start

Submit a code-review task to this skill; it will validate feedback, identify language, route to the appropriate expert, and coordinate verification.

Frequently Asked Questions about receiving-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate code review feedback before implementing changes?

To validate code review feedback, this skill enforces technical verification before implementation by checking feedback against PRD coverage, ensuring technically questionable suggestions are identified before routing to Python or Go experts.

How does language dispatch work for code review tasks?

Language dispatch for code review tasks works by automatically identifying the programming language from code blocks and routing the feedback to Python or Go experts for specialized technical evaluation.

Can I use this code review workflow for both Python and Go projects?

Yes, you can use this code review workflow for Python and Go projects, as the skill automatically detects the language from code blocks and dispatches the feedback to the appropriate language expert.

What is the best way to handle unclear or technically questionable code review comments?

The best way to handle unclear code review comments is to enforce structured communication and escalation, ensuring technical verification occurs before any implementation begins.

How do I manage the end-to-end code review workflow from entry to merge?

To manage the end-to-end code review workflow from entry to merge, the skill validates feedback, routes to language experts, performs PRD-based implementation verification, and coordinates the merge after approval.

What are the limitations of automated code review feedback routing?

A limitation of automated code review feedback routing is that language dispatch currently only supports Python and Go experts, meaning other programming languages may not receive specialized expert routing.