gsd-ns-review

Automate code reviews, audits, security evaluations, and UI reviews using GSD workflows.

Updated May 3, 2026
One-click install
npx skills add https://github.com/ThiagoVitale/endless-crystal --skill gsd-ns-review-thiagovitale
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-ns-review
Source: https://github.com/ThiagoVitale/endless-crystal/tree/main/.codex/skills/gsd-ns-review
Command: npx skills add https://github.com/ThiagoVitale/endless-crystal --skill gsd-ns-review-thiagovitale

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of performing quality gates, code reviews, audits, security assessments, evaluations, and UI reviews, saving significant time in the review process.

Core Features & Use Cases

  • Automated Code Review: Perform code reviews for quality and correctness automatically.
  • Auto-Fix Code Review Findings: Apply fixes to code review findings without manual intervention.
  • Audit UAT/Acceptance Testing: Automate the audit of UAT/acceptance testing phases.
  • Security Review: Conduct security reviews of different phases of development.
  • Evaluate AI Response Quality: Assess the quality of AI-generated responses.
  • UI Review: Automate the review of UI design and accessibility.
  • Validate Phase Outputs: Ensure the correctness of phase outputs.
  • Debugging: Automatically debug failing features or errors.
  • Forensic Investigation: Perform forensic investigations on broken systems.

Quick Start

Use the gsd-ns-review skill to perform a code review on your latest pull request.

Frequently Asked Questions about gsd-ns-review

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

FAQPage Schema
How do I automate code review and security audits for pull requests?

Automated code review and security audits evaluate your pull requests for quality, correctness, and vulnerabilities. The Skill applies auto-fixes to findings and validates phase outputs without manual intervention.

Can I automatically evaluate AI response quality and debug failing features?

Evaluating AI response quality and debugging failing features are both supported natively. The Skill assesses AI-generated outputs and performs automated debugging or forensic investigation on broken systems to identify root causes.

How do I run a UI review for accessibility and design correctness?

UI review for accessibility and design correctness is executed automatically against your user interface. It inspects UI components to ensure they meet expected design standards and accessibility requirements during development.

Do I need GSD workflows and Codex integration to use this automation?

GSD workflows and Codex collaboration tools are required dependencies for this automation. You must properly set up GSD and configure Codex integration to manage the complex task execution and quality gate validation.

What is the best way to audit UAT and acceptance testing phases?

Auditing UAT and acceptance testing phases is handled directly by the quality gate automation. It validates the correctness of phase outputs across different development stages to ensure your software meets acceptance criteria.

Can this tool auto-fix code review findings without manual intervention?

Auto-fixing code review findings without manual intervention is a core feature of the automation. It detects issues during the code review and automatically applies the necessary corrections to maintain quality gates.