gsd-ns-ideate

Routes ideation tasks to specialized GSD workflows like spikes, sketches, and specifications.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the fragmentation of creative and technical exploration by providing a unified interface to trigger specific ideation workflows like spikes, sketches, and specs.

Core Features & Use Cases

  • Workflow Routing: Automatically directs user intent to the appropriate GSD sub-skill (explore, sketch, spike, spec, or capture).
  • Agent Orchestration: Manages complex task delegation using either typed agent dispatch or a generic fallback mechanism.
  • Use Case: When you need to perform a time-boxed technical spike to validate a new architecture, this skill handles the setup, agent spawning, and result collection.

Quick Start

Invoke the gsd-ns-ideate skill to perform a technical spike on the proposed authentication module.

Frequently Asked Questions about gsd-ns-ideate

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

FAQPage Schema
How do I orchestrate a technical spike to validate a new architecture?

You can orchestrate a technical spike by routing your architecture validation intent to specialized workflows that manage agent lifecycle, task delegation, and structured result collection automatically.

What is workflow routing for ideation and exploration tasks?

Workflow routing for ideation automatically directs user intent to appropriate sub-skills like spikes, sketches, specs, or captures, ensuring structured output parsing for diverse project artifacts.

How do I manage agent lifecycle and task delegation for project planning?

Manage agent lifecycle and task delegation by using typed agent dispatch mechanisms, or rely on a generic fallback logic for agent spawning to ensure complex task execution across diverse project contexts.

Does this ideation workflow support fallback logic for agent spawning?

Yes, this ideation workflow implements robust fallback logic for agent spawning, ensuring that task delegation and user input collection continue functioning even if primary dispatch mechanisms fail.

When do I need to use structured workflows for sketches and specifications?

You need structured workflows for sketches and specifications when facing fragmented creative and technical exploration, requiring a unified interface to trigger specific ideation tasks and parse workflow artifacts.