一键导入
scaffolding-spec
Create a new SPEC file for a roadmap milestone following the SDD template. Use when a milestone has been accepted but no SPEC file exists yet.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create a new SPEC file for a roadmap milestone following the SDD template. Use when a milestone has been accepted but no SPEC file exists yet.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create a GitHub pull request with a markdown-formatted description. Use when opening a PR from this repository, and default the base branch to develop unless instructed otherwise.
Installs and configures the Serena MCP server for Claude Code and Codex, including client MCP registration, the TypeScript LSP plugin, Claude Code hooks, and project onboarding. Use when the user asks to set up Serena, install Serena, configure Serena MCP, or enable symbolic code navigation. Trigger keywords: set up serena, install serena, configure serena, serena mcp, serena setup, symbolic tools, typescript lsp.
Covers the full lifecycle of a roadmap milestone — scaffolding folders and task files before implementation, agent execution rules during implementation, and UAT readiness at handoff. Use when creating a new milestone scaffold, starting work from a 00-milestone-coordination.md file, executing any milestone task file, or preparing a milestone for UAT.
Create a short, well-formed ADR capturing the core architectural decision for an approved SPEC. Use when a SPEC is approved and needs its governing ADR extracted or written.
Resolve open decisions in prerequisite documents before scaffolding or implementation. Use when dependency docs still contain unresolved questions that block progress.
| name | scaffolding-spec |
| description | Create a new SPEC file for a roadmap milestone following the SDD template. Use when a milestone has been accepted but no SPEC file exists yet. |
Use this skill when creating a new SPEC for a new or upcoming roadmap milestone.
docs/specs/New SPEC files live in:
docs/specs/SPEC-00X-<short-name>.md
SPEC numbers are global across all roadmaps. Check docs/specs/ to find the next number.
Status: Draft until reviewedStatus: Approved. If the milestone involves a new architectural decision, create an ADR using the scaffolding-adr skill — not every SPEC requires onemilestone-lifecycle skillMirrors the SDD structure established in docs/architecture/execution/milestone-delivery-execution-model.md.