gsd-ns-workflow

Automate workflow phases and map tasks to Codex collaboration tools.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for a structured approach to workflow management, facilitating discussions, planning, execution, and verification phases in a systematic manner.

Core Features & Use Cases

  • Workflow Management: Automates the workflow progression through defined phases (Discuss, Plan, Execute, Verify).
  • User Input Handling: Translates Claude Code syntax to Codex's request_user_input for efficient user interaction.
  • Task Execution: Maps GSD workflows to Codex's collaboration tools for parallel processing and result aggregation.
  • Skill Invocation: Directs the execution of specific sub-skills based on user intent.

Quick Start

To begin a workflow, invoke the skill with $gsd-ns-workflow followed by the desired phase, like $gsd-ns-workflow plan.

Frequently Asked Questions about gsd-ns-workflow

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

FAQPage Schema
How do I structure workflow management phases for task execution and verification?

Workflow management phases can be structured systematically through Discuss, Plan, Execute, and Verify stages. This approach automates task progression and maps workflows to collaboration tools for parallel processing and result aggregation.

Can I use Claude Code syntax for user input handling during task execution?

Yes, user input handling translates Claude Code syntax directly to Codex's request_user_input function. This translation facilitates efficient user interaction and directs the execution of specific sub-skills based on user intent.

What is the best way to start a workflow phase using the gsd-ns-workflow skill?

To start a workflow phase, invoke the skill using the syntax `$gsd-ns-workflow` followed by the desired phase name, such as `$gsd-ns-workflow plan`. This triggers the corresponding workflow progression and task execution.

Does parallel processing support individual result aggregation for complex workflow management scenarios?

Parallel processing supports result aggregation by mapping GSD workflows to Codex's collaboration tools. This architecture handles a variety of workflow management scenarios and aggregates outputs robustly.

Do I need Codex collaboration tools to use GSD workflow automation?

GSD workflow automation maps task execution directly to Codex collaboration tools to support parallel processing and user input handling. These tools are utilized to orchestrate workflow progressions and aggregate results effectively.