gsd-ns-project

Route project lifecycle requests to milestone planning, completion, audit, or status workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It resolves confusion and delays in project delivery by guiding teams to consistently create, execute, and audit milestones from a user’s intent.

Core Features & Use Cases

  • Milestone lifecycle routing: Selects the correct milestone-related workflow (start, create, complete, audit, summarize) based on what the user wants to do.
  • Milestone gap audit coverage: Ensures gap planning is included inline as part of the milestone audit output rather than requiring a separate step.
  • Direct invocation via Skill tool: Routes to the matched downstream skill so execution starts immediately for the chosen workflow.

Example use case: A project manager asks for a milestone audit and then a status summary in the same day; the skill routes to gsd-audit-milestone for issues and gsd-milestone-summary for next-readiness context.

Quick Start

Invoke gsd-ns-project to route your request to the appropriate milestone lifecycle skill for your current project goal.

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 requests to the correct milestone planning workflow?

Milestone planning requests are routed by mapping user intent to the appropriate downstream workflow, such as starting new projects, creating milestones, or auditing status, using the Skill tool for immediate execution.

How does milestone gap planning work during a project audit?

Milestone gap planning is integrated inline within the milestone audit output, ensuring coverage gaps are identified and addressed during the audit workflow rather than requiring a separate planning step.

How do I create and complete project milestones step by step?

To create and complete project milestones, invoke the project routing skill to select the correct lifecycle workflow, which then directs execution to the appropriate milestone creation or completion skill based on your stated intent.

Can I get a milestone status summary and audit for the same project in one flow?

Yes, you can request a milestone audit and status summary in the same flow; the skill routes to the audit workflow for issue identification and the summary workflow for next-readiness context.

What's the best way to audit project milestones without missing coverage gaps?

The best way to audit milestones without missing gaps is to use a routing skill that integrates gap planning directly into the audit output, ensuring all coverage areas are evaluated inline during the review.