🔍
QualityTypeScript

Receiving Code Review

by microsoft

Receiving Code Review is a Quality skill for Claude Code, published by microsoft in FluidFramework.

4.9K stars583 forkson microsoft/FluidFrameworkAdded 2026/07/19Repository updated 2026/08/06
collaborationcrdtdatastructuredistributedfluidfluid-frameworkmicrosoftrealtime
Install in seconds
Install Receiving Code Review
Copy Receiving Code Review into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/microsoft/FluidFramework/tree/main/.agency/plugins/nori/skills/receiving-code-review ~/.claude/skills/receiving-code-review

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/microsoft/FluidFramework.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agency/plugins/nori/skills/receiving-code-review/SKILL.md in microsoft/FluidFramework
Installs to
~/.claude/skills/receiving-code-review
Collection
One of 31 skills cataloged from this repository
Category
Quality1897 skills

What Receiving Code Review does

Provides a structured approach to code review feedback: fetch comments, clarify requirements, implement one change at a time, run tests, and push. Emphasizes verification and quality over performative agreement.

Receiving Code Review is cataloged under Quality on DirSkills. Receiving Code Review comes from a repository tagged collaboration, crdt, datastructure, distributed and fluid.

Documentation

README

Code Review Reception

Overview

Code review requires technical evaluation, not emotional performance.

Core principle: Fetch feedback → Verify → Implement → Re-test → Push updates.

Announce at start: "I'm using the Nori Receiving Code Review skill to handle this feedback."

The Process

Step 0: Create Todo List

For multi-item feedback, use TodoWrite:

- [ ] Fetch and read all PR comments
- [ ] Clarify unclear items (if any)
- [ ] Fix item 1: [description]
- [ ] Fix item 2: [description]
...
- [ ] Run tests/lint/format
- [ ] Push updates

Why: Prevents skipping items and provides visibility to user.

Step 1: Fetch PR Comments

Determine PR number from context:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Receiving Code Review

  • What else does microsoft publish alongside Receiving Code Review?

    Receiving Code Review is one of 31 skills that DirSkills catalogs from microsoft/FluidFramework, the repository it ships in. Its siblings there include API Changes Review, Brainstorming and Building UI/UX. Each one is a separate skill with its own page in this directory, installs the same way Receiving Code Review does, and is maintained by microsoft in that same repository. The rest of the collection is listed on the microsoft/FluidFramework page.

  • How does Receiving Code Review compare to other Quality skills?

    Receiving Code Review ranks #298 by stars among the 1897 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Receiving Code Review against them. Open each page to compare what they document and how they install.

More from microsoft/FluidFramework

Receiving Code Review is one of 31 skills cataloged on DirSkills from microsoft/FluidFramework.

See all 31 skills