用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/shiyudesu/interview-coach-agent --skill gsd-ns-project命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
Capture ideas, tasks, notes, and seeds to their destination
Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents
基于 SOC 职业分类
正在显示 SKILL.md
| name | gsd-ns-project |
| description | project lifecycle | milestones audits summary |
| allowed-tools | Read, Skill |
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.