规格驱动开发(SDD)。实现任何功能或改动时使用——写代码前先就规格达成一致:在 openspec/changes/<id>/ 写 proposal、spec deltas、tasks(复杂时加 design),对齐后再严格按规格实现,完成后把 delta 归档进基线 specs/。
$npx -y skills add itmisx/deepx-code --skill openspecInstalls into the current project.
Run `npx skills use "https://github.com/itmisx/deepx-code" --skill "itmisx/deepx-code/openspec"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/itmisx/deepx-code" that are relevant to the current task. Run `npx skills add "https://github.com/itmisx/deepx-code"` and select the relevant skills, then follow their instructions.