review-create

Extract contextual content from the document chain into review.md service blocks.

31|5|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/NSEvteev/FullSpec --skill review-create-nsevteev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-create
Source: https://github.com/NSEvteev/FullSpec/tree/main/.claude/skills/review-create
Command: npx skills add https://github.com/NSEvteev/FullSpec --skill review-create-nsevteev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of a review.md with a Context Review section by reading the document chain and executing a context extraction script to populate service blocks.

Core Features & Use Cases

  • Automated context extraction: Reads the project document chain to gather relevant context for a feature.
  • Service blocks population: Runs the extraction script to fill the Context Review with accurate service blocks.
  • Use Case: Use during the Plan Dev → WAITING transition to prepare a ready-to-review artifact for developers and stakeholders.

Quick Start

Run the review-create command to generate a contextual review for the active branch.

Frequently Asked Questions about review-create

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

FAQPage Schema
How do I automatically generate a review.md file with context for my software engineering workflow?

To generate a review.md file, you can run the review-create command to extract contextual content from your document chain and populate a Context Review section automatically. This prepares a ready-to-review artifact for developers and stakeholders.

What is a Context Review section in software development planning?

A Context Review section is a populated block within review.md that contains extracted contextual material and service blocks from the project document chain. It aligns with the SSOT to prepare artifacts for stakeholder evaluation.

When do I need to create a contextual review artifact in a git workflow?

You need to create a contextual review artifact during the transition from Plan Dev to WAITING. This ensures developers and stakeholders have an accurate, ready-to-review document before proceeding.

Can I use automated context extraction to populate service blocks without manual entry?

Yes, automated context extraction runs a script that reads the document chain to fill service blocks accurately. It eliminates manual entry by ensuring SSOT alignment and populating the Context Review section directly.

What's the best way to prepare a ready-to-review artifact for developers and stakeholders?

The best way to prepare a ready-to-review artifact is to automate extraction from the document chain into review.md. This ensures all contextual material and service blocks are populated and aligned with the SSOT for review.