Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/chengyi818/kata --skill openspec명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Find, compare, and install agent skills across ClawHub and Skills.sh when the user needs new capabilities, better workflows, stronger tools, or safer alternatives. Use when (1) they ask how to do something, how to improve or automate it, or what to install; (2) a skill could extend the agent, replace a weak manual approach, or close a capability gap; (3) you need the best-fit option, not just a direct answer.
Use when 安装、配置或操作 oh-my-opencode - 多 agent 编排、ultrawork 模式、后台任务管理
Remote-control tmux sessions for interactive CLIs - OpenCode 多会话编排、长时任务监控、远程研发持久化
SOC 직업 분류 기준
SKILL.md 표시 중
| name | openspec |
| description | Use when 构建功能、迁移、重构或任何结构化开发工作 - 规范驱动开发流程 |
| tier | 第二梯队 |
| source | OpenCode 内置插件 |
编号: 09 梯队: 第二梯队 来源: OpenCode 内置插件
开发任务缺乏结构化规划,直接编码容易导致需求理解偏差、架构设计不合理、实现遗漏。openspec 提供 proposal → specs → design → tasks 的完整流程。
规范驱动开发:proposal → specs → design → tasks → implementation。支持自定义 schema(TDD、rapid 等)。
嵌入式场景: 驱动开发前先写规范文档;内核迁移任务分解;重构任务的结构化规划。
OpenCode 内置插件,无需额外安装。使用 /opsx 命令触发 openspec 工作流。
驱动开发前先写规范文档(设备接口、数据结构、错误处理);内核迁移任务分解(API 变更、配置调整、测试验证);重构任务的结构化规划。
参考 opencode-skill-list.md 获取完整清单和学习路径。