gsd-ns-project

Route project lifecycle requests to the correct GSD workflow.

Updated May 22, 2026
One-click install
npx skills add https://github.com/yusaduymaz/loexai --skill gsd-ns-project-yusaduymaz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-ns-project
Source: https://github.com/yusaduymaz/loexai/tree/main/.codex/skills/gsd-ns-project
Command: npx skills add https://github.com/yusaduymaz/loexai --skill gsd-ns-project-yusaduymaz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of choosing the right GSD workflow for project lifecycle requests, so you can move from intent to action without guessing which milestone or audit skill to use.

Core Features & Use Cases

  • Workflow Routing: Directs requests to the correct project, milestone, completion, audit, or summary skill.
  • Intent Interpretation: Supports simple invocation patterns and forwards the user’s arguments to the matched workflow.
  • Use Case: A team lead can ask for a new project, milestone creation, milestone completion, or a milestone status summary and get routed to the proper GSD process immediately.

Quick Start

Ask the gsd-ns-project skill to route your project lifecycle request, such as starting a project, creating a milestone, completing work, auditing progress, or summarizing status.

Frequently Asked Questions about gsd-ns-project

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

FAQPage Schema
How do I route project lifecycle tasks to the correct workflow?

You route project lifecycle tasks by explicitly invoking the skill to interpret your intent and forward arguments to the correct GSD workflow for initiation, milestone creation, completion, audits, or summaries.

What is workflow routing for project milestones and audits?

Workflow routing for project milestones and audits is a mechanism that interprets user intent and forwards arguments to the correct GSD process, eliminating the friction of manually choosing the right skill.

How do I create and complete milestones in a GSD-managed repository?

To create and complete milestones in a GSD-managed repository, invoke the skill with your request; it interprets the intent and delegates to the proper milestone creation or completion workflow.

Do I need explicit invocation to generate a project status summary?

Yes, explicit invocation is required to generate a project status summary. You must invoke the skill directly so it can map your question and delegate to the correct GSD summary workflow.

Can I forward arguments when routing a project initiation request?

Yes, you can forward arguments when routing a project initiation request. The skill supports argument forwarding through the Codex skill adapter to pass your inputs directly to the matched workflow.