·proposal-review
""

proposal-review

petekp/claude-code-setup

Facilitate methodical review of proposals (technical designs, product specs, feature requests). Use when asked to "review this proposal", "give feedback on this doc", "help me review this RFC", or when presented with a document that needs structured feedback. Handles markdown files, GitHub gists/issues/PRs, and other text formats. Chunks proposals intelligently, predicts reviewer reactions, and produces feedback adapted to the proposal's format.

5Installs·0Trend·@petekp

Installation

$npx skills add https://github.com/petekp/claude-code-setup --skill proposal-review

SKILL.md

Methodically review proposals by chunking content, predicting feedback, and producing actionable output for the proposer.

Do not summarize or share initial impressions. Proceed directly to chunking.

| Clear headers/sections | One chunk per major section | | Large section (>500 words) | Split at natural paragraph breaks | | Small adjacent sections (<100 words each) | Merge into single chunk | | Numbered lists of items | Group 3-5 related items per chunk | | Flowing prose without structure | Split at topic transitions (300-400 words) |

Facilitate methodical review of proposals (technical designs, product specs, feature requests). Use when asked to "review this proposal", "give feedback on this doc", "help me review this RFC", or when presented with a document that needs structured feedback. Handles markdown files, GitHub gists/issues/PRs, and other text formats. Chunks proposals intelligently, predicts reviewer reactions, and produces feedback adapted to the proposal's format. Source: petekp/claude-code-setup.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/petekp/claude-code-setup --skill proposal-review
Category
""Writing
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is proposal-review?

Facilitate methodical review of proposals (technical designs, product specs, feature requests). Use when asked to "review this proposal", "give feedback on this doc", "help me review this RFC", or when presented with a document that needs structured feedback. Handles markdown files, GitHub gists/issues/PRs, and other text formats. Chunks proposals intelligently, predicts reviewer reactions, and produces feedback adapted to the proposal's format. Source: petekp/claude-code-setup.

How do I install proposal-review?

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

Where is the source repository?

https://github.com/petekp/claude-code-setup