open-gsd/gsd-core56 installs
gsd-ns-project
project lifecycle | milestones audits summary
How do I install this agent skill?
npx skills add https://github.com/open-gsd/gsd-core --skill gsd-ns-projectIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill acts as a router to other project management skills. It does not contain code, remote downloads, or instructions that could lead to security risks.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
Route to the appropriate project / milestone skill based on the user's intent.
gsd-plan-milestone-gaps was deleted by #2790 — gap planning now happens
inline as part of gsd-audit-milestone's output.
| User wants | Invoke |
|---|---|
| Start a new project | gsd-new-project |
| Onboard an existing codebase | gsd-onboard |
| Create a new milestone | gsd-new-milestone |
| Complete the current milestone | gsd-complete-milestone |
| Audit a milestone for issues | gsd-audit-milestone |
| Summarize milestone status | gsd-milestone-summary |
| Import an external plan | gsd-import |
| Bootstrap planning from existing docs | gsd-ingest-docs |
| Generate a developer profile | gsd-profile-user |
| Review and promote backlog items | gsd-review-backlog |
Invoke the matched skill directly using the Skill tool.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/open-gsd/gsd-core/gsd-ns-project">View gsd-ns-project on skillZs</a>