incorporating-rfc-feedback

Evaluates RFC feedback and decides whether to accept, push back, or request clarification.

8|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/lemieux/rfc-skills --skill incorporating-rfc-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: incorporating-rfc-feedback
Source: https://github.com/lemieux/rfc-skills/tree/main/skills/incorporating-rfc-feedback
Command: npx skills add https://github.com/lemieux/rfc-skills --skill incorporating-rfc-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you methodically evaluate and incorporate feedback on RFC documents, ensuring that suggestions are considered against existing constraints and rationale before being accepted or rejected.

Core Features & Use Cases

  • Structured Feedback Evaluation: Analyzes each piece of feedback against RFC constraints (Background, Abandoned Ideas).
  • Pushback & Acceptance Logic: Provides clear guidelines on when to accept, push back, or seek clarification.
  • Source Material Verification: Emphasizes checking feedback against original source materials for complete context.
  • Use Case: After circulating an RFC, you receive several comments. This Skill helps you analyze each comment, determine if it aligns with the RFC's established principles, and formulate an appropriate response or update.

Quick Start

Use the incorporating-rfc-feedback skill to process the feedback provided for the RFC located at '/path/to/your/rfc.md'.

Frequently Asked Questions about incorporating-rfc-feedback

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

FAQPage Schema
How do I systematically process feedback on an RFC document?

Processing RFC feedback involves evaluating each reviewer suggestion against the document's established background, abandoned ideas, and design principles before deciding to accept, push back, or request clarification.

What is the best way to evaluate reviewer comments on technical documentation?

Evaluating reviewer comments on technical documentation requires checking suggestions against original source materials and documented constraints to ensure alignment with the project's design rationale.

When should I push back on RFC feedback instead of accepting it?

You should push back on RFC feedback when the reviewer's suggestion conflicts with the documented background, contradicts previously abandoned ideas, or violates the core design principles established in the source material.

Can I analyze RFC feedback against documented background and abandoned ideas?

Yes, you can analyze RFC feedback against documented background and abandoned ideas by verifying the reviewer's context against the original source material to determine if the suggestion aligns with the established constraints.

How do I handle conflicting suggestions during a technical review cycle?

Handling conflicting suggestions during a technical review cycle involves systematically comparing each piece of feedback against the RFC constraints and formulating a targeted response to accept, push back, or seek clarification.