gsd-ns-review

Orchestrate multi-agent workflows for code review, security auditing, and UI evaluation.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/nnexai/git-stacks --skill gsd-ns-review-nnexai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-ns-review
Source: https://github.com/nnexai/git-stacks/tree/main/.codex/skills/gsd-ns-review
Command: npx skills add https://github.com/nnexai/git-stacks --skill gsd-ns-review-nnexai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the complexity of managing multi-agent workflows for code quality, security, and design reviews by providing a structured interface for agent dispatch and user interaction.

Core Features & Use Cases

  • Agent Orchestration: Maps high-level review intents to specific agent-based workflows including code review, security audits, and UI validation.
  • Interactive Feedback Loops: Translates complex workflow questions into user-friendly prompts, ensuring human-in-the-loop validation before proceeding with automated tasks.
  • Schema-Aware Execution: Dynamically adapts to available agent tooling, providing robust fallbacks for generic agent schemas when typed dispatch is unavailable.

Quick Start

Invoke the gsd-ns-review skill to perform a comprehensive code quality audit on the current repository.

Frequently Asked Questions about gsd-ns-review

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

FAQPage Schema
What is multi-agent code review orchestration and when do I need it?

Multi-agent code review orchestration dispatches parallel automated workflows for security auditing, code quality checks, and UI evaluation. You need it when manual reviews become too complex or slow for large repository updates.

How do I automate a security audit and UI evaluation for my repository?

Automate security audits and UI evaluation by invoking the skill to map your review intents to specialized agent workflows. The system manages task dispatching and coordinates the agent lifecycle throughout the process.

Can I use multi-agent workflow orchestration with generic agent schemas?

Yes, you can use multi-agent workflow orchestration with generic agent schemas. The system dynamically detects available tooling and implements robust fallback mechanisms to ensure reliable execution across varying runtime environments.

Does workflow orchestration support human-in-the-loop validation during code review?

Yes, workflow orchestration supports human-in-the-loop validation by translating complex automated workflow questions into user-friendly prompts. This ensures you can validate tasks interactively before the agents proceed.

What are the limitations of schema-aware execution for automated code reviews?

Schema-aware execution limitations depend on the varying agent-capable runtime environments. If typed dispatch is unavailable, the system provides robust fallbacks to generic agent schemas, which may reduce workflow specificity.