Loading...
Loading...
Explicitly update DESIGN.md with decisions from the current conversation. Use when you want to force a design document update.
npx skill4agent add del-taiseiozaki/claude-code-orchestra update-design.claude/docs/DESIGN.mdNote: This skill explicitly invokes the same workflow as theskill. Use this when you want to force a design document update.design-tracker
.claude/docs/DESIGN.md| Topic | Section |
|---|---|
| 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 |
### Key Decisions
#### {Decision Title} ({Date})
**Context**: {Why this decision was needed}
**Decision**: {What was decided}
**Rationale**: {Why this option was chosen}## Changelog
### {Date}
- {Brief description of what was recorded}