intent-changes
✓Manage structured change proposals for design documents with PR-like review experience. Use /intent-changes start <file> to begin, /intent-changes propose to suggest changes, /intent-changes accept/reject to decide, /intent-changes finalize to apply.
Installation
SKILL.md
| ID | 唯一标识 (C001, C002...) | | Type | ADD / MODIFY / REPLACE / DELETE | | Status | PENDING / ACCEPTED / REJECTED | | Target | 变更位置 | | Before/After | 变更内容 | | Decision | 决策记录 (reviewer, timestamp, comment) |
| /intent-changes start | 启动或恢复 review | | /intent-changes propose | 提出变更建议 | | /intent-changes accept | 接受变更 | | /intent-changes reject | 拒绝变更 | | /intent-changes status | 查看当前状态 | | /intent-changes finalize | 交互式 apply |
Manage structured change proposals for design documents with PR-like review experience. Use /intent-changes start <file> to begin, /intent-changes propose to suggest changes, /intent-changes accept/reject to decide, /intent-changes finalize to apply. Source: arcblock/idd.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arcblock/idd --skill intent-changes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/arcblock/idd --skill intent-changes- Source
- arcblock/idd
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is intent-changes?
Manage structured change proposals for design documents with PR-like review experience. Use /intent-changes start <file> to begin, /intent-changes propose to suggest changes, /intent-changes accept/reject to decide, /intent-changes finalize to apply. Source: arcblock/idd.
How do I install intent-changes?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arcblock/idd --skill intent-changes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/arcblock/idd
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01