update-design
✓Explicitly update DESIGN.md with decisions from the current conversation. Use when you want to force a design document update.
Installation
SKILL.md
Record/update project design and implementation decisions in .claude/docs/DESIGN.md based on conversation content.
Note: This skill explicitly invokes the same workflow as the design-tracker skill. Use this when you want to force a design document update.
| Goals, purpose | Overview | | Structure, components | Architecture | | Design patterns | Implementation Plan > Patterns | | Library choices | Implementation Plan > Libraries | | Decision rationale | Implementation Plan > Key Decisions | | Future work | TODO | | Unresolved issues | Open Questions |
Explicitly update DESIGN.md with decisions from the current conversation. Use when you want to force a design document update. Source: del-taiseiozaki/claude-code-orchestra.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/del-taiseiozaki/claude-code-orchestra --skill update-design- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is update-design?
Explicitly update DESIGN.md with decisions from the current conversation. Use when you want to force a design document update. Source: del-taiseiozaki/claude-code-orchestra.
How do I install update-design?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/del-taiseiozaki/claude-code-orchestra --skill update-design 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/del-taiseiozaki/claude-code-orchestra
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11