Manages project progress via milestones and status reporting.
Install
mkdir -p .claude/skills/gsd-ns-project && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12572" && unzip -o skill.zip -d .claude/skills/gsd-ns-project && rm skill.zipInstalls to .claude/skills/gsd-ns-project
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
project lifecycle | milestones audits summaryKey capabilities
- →Start a new project
- →Create a new milestone
- →Complete the current milestone
- →Audit a milestone for issues
- →Summarize milestone status
How it works
The skill routes user requests to the appropriate project or milestone management skill based on the user's stated intent.
Inputs & outputs
When to use gsd-ns-project
- →Audit project milestones
- →Summarize lifecycle progress
About gsd-ns-project
Supports project lifecycle management by tracking milestones and conducting audits. It helps summarize project status for stakeholders.
project lifecycle | milestones audits summary
When not to use it
- →When the user's intent does not match one of the defined project or milestone actions
Limitations
- →Only routes to predefined project/milestone skills
- →Does not perform project or milestone actions directly
- →Requires explicit user intent to match a skill
How it compares
This skill acts as a router for project and milestone management, directing to specialized skills rather than performing the actions directly.
Compared to similar skills
gsd-ns-project side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| gsd-ns-project (this skill) | 0 | 2mo | No flags | Beginner |
| planning-with-files | 233 | 6mo | Review | Intermediate |
| trello | 41 | 2mo | Review | Beginner |
| pmbok-project-management | 38 | 9mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by nnexai
View all by nnexai →You might also like
planning-with-files
davila7
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
trello
openclaw
Manage Trello boards, lists, and cards via the Trello REST API.
pmbok-project-management
jgtolentino
Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas and 5 Process Groups with practical templates, frameworks, and industry-standard approaches. Includes risk management, stakeholder engagement, schedule management, cost control, quality assurance, and resource planning.
clickup
civitai
Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp task/doc URLs or IDs.
ma-playbook
alirezarezvani
M&A strategy for acquiring companies or being acquired. Due diligence, valuation, integration, and deal structure. Use when evaluating acquisitions, preparing for acquisition, M&A due diligence, integration planning, or deal negotiation.
create-plan
antinomyhq
Generate detailed implementation plans for complex tasks. Creates comprehensive strategic plans in Markdown format with objectives, step-by-step implementation tasks using checkbox format, verification criteria, risk assessments, and alternative approaches. Use when users need thorough analysis and structured planning before implementation, when breaking down complex features into actionable steps, or when they explicitly ask for a plan, roadmap, or strategy. Strictly planning-focused with no code modifications.