gsd-help

Translate GSD workflow tasks into Codex-compatible tool calls and agent management protocols.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides an interactive, context-aware reference for GSD (Git-Stacks-Development) workflows, preventing configuration errors and ensuring correct agent dispatching within the Codex environment.

Core Features & Use Cases

  • Workflow Guidance: Provides instant access to GSD command usage, parameter mapping, and best practices for agent interaction.
  • Schema Adaptation: Automatically detects and adapts to available Codex agent schemas, providing fallbacks for generic agent execution when typed dispatch is unavailable.
  • Use Case: When you are unsure how to trigger a sub-agent or need to verify the correct syntax for a GSD task, this skill provides the exact reference documentation needed to proceed without trial-and-error.

Quick Start

Ask the gsd-help skill to show the full reference guide for GSD agent task orchestration.

Frequently Asked Questions about gsd-help

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

FAQPage Schema
How does agent orchestration work in Codex?

Agent orchestration in Codex uses structured command usage and schema-specific dispatching to manage sub-agents. This skill provides the reference documentation needed to map GSD-specific tasks into compatible tool calls and protocols for execution.

How do I trigger a sub-agent for GSD workflow execution?

To trigger a sub-agent for GSD workflow execution, you use specific command syntax and parameter mapping. This skill provides instant access to GSD command usage and exact reference documentation to proceed without trial-and-error.

What is Git-Stacks-Development workflow configuration?

Git-Stacks-Development (GSD) workflow configuration defines how tasks are dispatched to agents. This skill provides interactive, context-aware reference to prevent configuration errors and ensure correct agent dispatching within the Codex environment.

Can I use generic agent execution when typed dispatch is unavailable?

Yes, you can use generic agent execution when typed dispatch is unavailable. This skill automatically detects available Codex agent schemas and provides fallbacks for generic agent execution to maintain workflow operation.

Why does my GSD task orchestration fail during schema adaptation?

GSD task orchestration fails during schema adaptation due to incorrect parameter mapping or unsupported typed dispatch. This skill prevents configuration errors by detecting available schemas and providing structured help for schema-specific workarounds.

Do I need Codex to use gsd-help for workflow guidance?

Yes, you need Codex to use gsd-help for workflow guidance. This skill facilitates the translation of GSD-specific tasks into Codex-compatible tool calls and agent management protocols to ensure adherence to safety and interaction standards.