gsd-ns-review

Route user intent to the appropriate engineering quality review workflow.

1|Updated May 24, 2026
One-click install
npx skills add https://github.com/tinner-deinno/innova-skills-lib --skill gsd-ns-review-tinner-deinno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-ns-review
Source: https://github.com/tinner-deinno/innova-skills-lib/tree/main/core/gsd/gsd-ns-review
Command: npx skills add https://github.com/tinner-deinno/innova-skills-lib --skill gsd-ns-review-tinner-deinno

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly route a review request to the correct quality gate so the right checklist, debugging workflow, and evaluation method are used for your specific intent.

Core Features & Use Cases

  • Intent-based routing for review tasks: Selects the appropriate review skill for code quality, fixing, UAT auditing, security review, AI response evaluation, UI/a11y review, phase validation, debugging, or forensics.
  • Direct activation flow: Instructs the user to invoke the matched skill directly using the Skill tool.
  • Coverage of common engineering review needs: Supports quality/correctness checks, acceptance validation, security phase review, and post-failure investigation.

Quick Start

Tell the Skill tool that you want a security review of a phase, and it will route the request to gsd-secure-phase.

Frequently Asked Questions about gsd-ns-review

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

FAQPage Schema
How do I route a code review request to the correct quality gate?

To route a code review request, this Skill matches your specific intent—such as debugging, auditing, or security evaluation—and directs you to invoke the correct downstream quality gate workflow via the Skill tool.

What types of engineering reviews can be routed through intent-based matching?

Intent-based routing supports engineering reviews including code quality checks, UAT acceptance auditing, security phase evaluation, UI accessibility review, debugging, and forensic investigation workflows.

When do I need to use a dedicated skill for security review instead of general debugging?

You need a dedicated security review skill when evaluating phase vulnerabilities, while debugging targets fixing failures; this routing mechanism identifies your specific intent and activates the appropriate security or debugging workflow.

Can I use this routing mechanism for UI and accessibility design reviews?

Yes, you can use this routing mechanism for UI review tasks by matching your accessibility and design evaluation intent to the correct downstream UI review workflow for direct activation.

How do I start a phase validation or forensic investigation workflow?

To start phase validation or forensic investigation, provide your review request to the Skill tool, which evaluates your intent and instructs you to directly invoke the matched downstream investigation skill.

Does this routing approach support AI response quality evaluation and acceptance testing?

Yes, this routing approach supports AI response quality evaluation and acceptance testing by matching these specific review intents to their corresponding downstream evaluation workflows for direct activation.