Dd Init
Description
--- description: 初始化專案的 7 步開發迴圈 — 蓋章專案 CLAUDE.md、掛 pre-commit gate、建截圖目錄、確認 plugin 依賴 --- # DD 初始化 — 7 步開發迴圈 初始化專案的開發慣例:蓋章「7 步開發迴圈」到專案 CLAUDE.md、建立截圖目錄、 確認巢狀 CLAUDE.md 維護依賴。支援**新專案**(空目錄)和**現有專案**(已有程式碼)。 > 2026-07 重整:原多階段 DD Pipeline(dd-start/arch/approve/dev/test)已封存、 > 2026-08-04 刪除(見 git 歷史)。本指令改為部署經實際專案實戰驗證的輕量開發迴圈。 --- ## 執行步驟 ### Phase 0: 專案偵測 1. **掃描目錄內容**,用 **Glob** 檢查專案類型指標: - `package.json` → Node.js、`go.mod` → Go、`pyproject.toml`/`requirements.txt` → Python - `Cargo.toml`
Installation
Installs to ~/.claude/skills/kopp0510-claude-dd-dd-init/SKILL.md
mkdir -p ~/.claude/skills/kopp0510-claude-dd-dd-init && curl -fsSL https://raw.githubusercontent.com/kopp0510/claude-dd/HEAD/commands/dd-init.md -o ~/.claude/skills/kopp0510-claude-dd-dd-init/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git