gsd-ns-workflow

Routes intent to appropriate gsd-* phase or progress sub-skill for workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the confusion and delays caused by missing a clear plan/execute/verify flow and by users mixing commands that should belong to different phases.

Core Features & Use Cases

  • Phase-routing workflow: Selects the appropriate phase-pipeline sub-skill based on the user’s intent so the team follows a consistent progress model.
  • Unified command targets: Handles consolidated phase-related commands by routing them to the correct gsd-* phase or progress sub-skill.
  • Example use case: When a user says they are ready to create a PLAN, the workflow routes to plan creation; when they say to run and validate, it routes to execute/verify steps.

Quick Start

Ask the Skill to route your request for gathering context, planning, executing, or verifying into the correct gsd-* phase sub-skill.

Frequently Asked Questions about gsd-ns-workflow

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

FAQPage Schema
How do I route a user intent to the correct plan, execute, or verify phase?▼

Workflow routing solves phase confusion by intercepting mixed commands and directing them to the correct plan, execute, or verify sub-skill, ensuring the team follows a consistent progress model instead of executing out of sequence.

What is the best way to manage phase progression during requirements gathering and UAT?▼

Managing phase progression requires mapping intent to the proper gsd phase or progress sub-skill, which routes work through structured requirements gathering, execution, verification, and UAT steps automatically.

How do I start a workflow that separates planning from execution and verification?▼

Start the workflow by asking the skill to route your request for gathering context, planning, executing, or verifying, which triggers the matched phase sub-skill to guide the specific pipeline step.

Do I need dependencies to use a phase-routing workflow for intent matching?▼

No dependencies are required to use the phase-routing workflow, as it operates independently to map your intent and invoke the matched plan, execute, or verify target skill directly.

Can I consolidate phase-related commands into a single workflow routing step?▼

Consolidated phase-related commands are handled by unified command targets, which route the combined request to the correct gsd phase or progress sub-skill to execute the proper workflow action.