oh-my-develop
v0.3.1
Published
DIP 开发方法论 — 自动检测环境、一键安装到 Claude Code / Codex / nanoPencil。
Maintainers
Readme
oh-my-develop
DIP 开发方法论 — 自动检测环境、一键安装到 Claude Code / Codex / nanoPencil。
Install
npx oh-my-developUpdate
npx oh-my-develop updateCheck
npx oh-my-develop checkWorks with Claude Code, Codex, nanoPencil, and every other major AI coding harness. install sets up the skill for your harness; update pulls the latest. Run npx oh-my-develop check to see if you're behind.
Options
| Option | Description |
|--------|-------------|
| --dest | Install directory (optional, auto-detects by default) |
| --repo | GitHub repo (optional, uses bundled skill by default) |
| --ref | Git ref (default main) |
| --list | Show detected AI tools and their skill directories |
Examples
npx oh-my-develop
npx oh-my-develop --dest ~/.claude/skills
npx oh-my-develop --dest ./my-skills --repo O-Pencil/skills包含内容
- DIP 协议(双相位同构文档)
- 9 个命令(/init /scan /p1 /p2 /p3 /test /verify /harness /pin)
- 8 阶段开发工作流
- 3 层文档体系(P1 根文档、P2 模块文档、P3 文件契约头)
- 系统化调试协议
License
MIT
