用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tomevault-io/skills-registry --skill openspec-apply命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | openspec-apply |
| description | >- Use when this capability is needed. |
Implement approved changes by following the task list exactly.
Announce: "I'm using openspec-apply to implement change [id] following the approved tasks."
FOLLOW THE TASK LIST EXACTLY - NO ADDITIONS, NO SKIPS
The tasks were approved. Your job is to execute them, not improve them.
Read the proposal:
openspec show [change-id]
Read tasks.md completely before starting
Identify current progress:
[x] complete?[ ] pending task?For EACH task:
Step 1: Announce
Starting Task N.M: [task description]
Step 2: Load TDD skill
→ REQUIRED SUB-SKILL: Load test-tdd for any code task
Step 3: Follow task steps exactly
Step 4: Verify
Step 5: Mark complete
Update tasks.md: - [ ] → - [x]
Step 6: Commit
git add [files]
git commit -m "[type](scope): [description]"
After each task:
Completed Task N.M: [description]
- Files changed: [list]
- Tests: PASS
- Next: Task N.M+1
When all tasks are [x]:
Run full verification:
bun run type-check
bun run lint
bun test
supabase test db
Report:
All tasks complete for change [id].
- [X] tasks completed
- All tests passing
- Ready for code review
Load code-review skill for final review
If dispatching domain experts:
subagent-workflow skilltest-tddsubagent-workflowcode-reviewIf you catch yourself:
STOP. Follow the task list.
| Excuse | Reality |
|---|---|
| "I see a better way" | The plan was approved. Follow it. |
| "This task is unnecessary" | The plan was approved. Do it anyway. |
| "I'll combine these tasks" | Tasks are sized deliberately. Do them separately. |
| "Tests are passing, skip verification" | Run ALL verification. Every time. |
If a task is unclear or blocked:
Do NOT proceed with assumptions.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.