review-story

Automate build validation, testing, and code review for development stories.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/PedroLages/TripFlow-Next --skill review-story
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-story
Source: https://github.com/PedroLages/TripFlow-Next/tree/main/.claude/skills/review-story
Command: npx skills add https://github.com/PedroLages/TripFlow-Next --skill review-story

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of quality assurance for development stories by automating build checks, tests, and code reviews.

Core Features & Use Cases

  • Automated Pre-Checks: Runs build, lint, and test suites to identify issues early.
  • Integrated Review Workflow: Dispatches design, code, and performance reviews with consolidated reporting.
  • Use Case: Before shipping a feature, quickly verify code quality, performance, and design compliance to prevent regressions.

Quick Start

Use the review-story skill to evaluate the current story, optionally specifying its ID for targeted review.

Frequently Asked Questions about review-story

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

FAQPage Schema
How do I automate code review and testing before deploying a feature?

Automated code review and testing before deployment is handled by running build validation, lint, test suites, and performance analysis to identify regressions early. This Skill dispatches integrated design and code reviews with consolidated reporting to ensure quality standards.

What is the best way to run visual regression testing and performance analysis together?

Visual regression testing and performance analysis are executed together through an integrated review workflow that dispatches both checks simultaneously. This approach provides consolidated reporting on design consistency and performance standards before deployment.

Can I use quality gates to verify code quality and design compliance for a specific story?

Quality gates can verify code quality and design compliance for a specific story by optionally specifying its ID for targeted review. The Skill runs automated pre-checks and dispatches design reviews to prevent regressions.

Does automated CI/CD review support build validation and lint checks?

Automated CI/CD review supports build validation and lint checks through automated pre-checks that run build, lint, and test suites. This identifies issues early in the development story lifecycle before shipping.

Why does code review fail to catch design inconsistencies before shipping?

Code review fails to catch design inconsistencies when visual regression testing and design review are not integrated into the workflow. This Skill dispatches design reviews alongside code and performance reviews to ensure design compliance.

What are the limitations of automated testing without integrated performance analysis?

Automated testing without integrated performance analysis limits quality assurance by missing performance standard verification. This Skill integrates performance analysis with code and design reviews to provide comprehensive regression prevention.