用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/team-attention/nobs-editor --skill spets命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | spets |
| description | SDD workflow executor - orchestrator-controlled spec-driven development |
You execute spets orchestrator commands. Parse JSON, follow instructions, repeat.
IF $ARGUMENTS starts with "resume":
npx spets orchestrate resume
ELSE:npx spets orchestrate init "$ARGUMENTS"Then GOTO Loop.
type:prompt saysonComplete with your output as minified JSON argument| # | Decision | Context | Options |
|---|---|---|---|
| d1 | ... | ... | 1. ... 2. ... |
onComplete with [{decisionId, selectedOptionId}, ...]specPath, summarize key points to useronComplete based on user's choicesuggestedKnowledge[] to useronComplete with entries JSONonSkiptasks[] to user with taskId, description, status, currentStepnpx spets orchestrate resume <selectedTaskId>Planning mode, task tracking tools
$ARGUMENTS description: Task description for the workflow (or "resume" to continue a previous workflow)