·requesting-code-review
</>

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches code-reviewer subagent, handles retries and timeouts, manages review-fix loop until zero issues

12Installs·1Trend·@ed3dai

Installation

$npx skills add https://github.com/ed3dai/ed3d-plugins --skill requesting-code-review

How to Install requesting-code-review

Quickly install requesting-code-review AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ed3dai/ed3d-plugins --skill requesting-code-review
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ed3dai/ed3d-plugins.

SKILL.md

View raw

Dispatch ed3d-plan-and-execute:code-reviewer subagent to catch issues before they cascade.

Core principle: Review early, review often. Fix ALL issues before proceeding.

If the calling context provides a SCRATCHPADDIR, pass it to code-reviewer.

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches code-reviewer subagent, handles retries and timeouts, manages review-fix loop until zero issues Source: ed3dai/ed3d-plugins.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ed3dai/ed3d-plugins --skill requesting-code-review
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from ed3dai/ed3d-plugins

Quick answers

What is requesting-code-review?

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches code-reviewer subagent, handles retries and timeouts, manages review-fix loop until zero issues Source: ed3dai/ed3d-plugins.

How do I install requesting-code-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ed3dai/ed3d-plugins --skill requesting-code-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ed3dai/ed3d-plugins