feature-review

Identify gaps in feature specifications and generate structured review reports.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/reckerswartz/resume_builder --skill feature-review-reckerswartz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-review
Source: https://github.com/reckerswartz/resume_builder/tree/main/.windsurf/skills/feature-review
Command: npx skills add https://github.com/reckerswartz/resume_builder --skill feature-review-reckerswartz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviews feature specifications for completeness, clarity, and quality; identifies gaps, evaluates alignment with requirements, and suggests actionable improvements to ensure testable, unambiguous specs.

Core Features & Use Cases

  • Validates requirement clarity, scope, acceptance criteria, and edge cases
  • Generates missing Gherkin scenarios and supporting validation rules
  • Produces a structured review report with actionable recommendations for product teams and engineers

Quick Start

Provide a complete feature specification document for evaluation.

Frequently Asked Questions about feature-review

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

FAQPage Schema
How do I review feature specifications for completeness and clarity?

Feature specification review involves evaluating requirement clarity, scope, and acceptance criteria to identify gaps and produce actionable improvements, ensuring your specs are testable and unambiguous for engineering and QA teams.

How do I generate Gherkin scenarios from existing feature requirements?

Generating Gherkin scenarios from feature requirements involves analyzing the specifications for edge cases and validation rules, then outputting Gherkin-ready test scenarios to support implementation and QA efforts.

What is the best way to identify gaps in acceptance criteria before development?

Identifying gaps in acceptance criteria requires a structured feature review that assesses clarity, scope, and edge cases, producing a detailed report with actionable recommendations to resolve ambiguities before development.

Can I use feature review to generate validation rules for quality assurance testing?

Yes, feature review generates validation rules for quality assurance by analyzing your specifications for missing test scenarios and edge cases, outputting Gherkin-ready scenarios and validation rules to support QA testing.

Do I need a fully written feature specification document to get a quality review?

You need to provide a complete feature specification document for evaluation, because the review process assesses existing documentation to identify gaps, evaluate alignment with requirements, and suggest actionable improvements.

What limitations exist when reviewing security considerations in feature specs?

Reviewing security considerations is limited to evaluating what is documented in your feature spec, assessing scope and edge cases to suggest actionable improvements, rather than conducting active penetration testing or dynamic security analysis.