Tiện ích Dev — Công cụ hỗ trợ hàng ngày

Các tiện ích giúp quản lý phiên làm việc, theo dõi tiến độ, và tối ưu trải nghiệm với Claude Code.

Bảng tham chiếu nhanh

LệnhMô tảUse case
/context-engineeringKiểm tra context usage, tối ưu tokensKhi context gần hết
/coding-levelSet trình độ coding → điều chỉnh outputBeginner vs senior
/watzupXem recent changes + wrap up sessionCuối ngày làm việc
/retroWeekly retrospective — commit analysisCuối sprint
/journalViết journal entryGhi nhận quyết định, learnings

/context-engineering

Quản lý context window — kiểm tra usage, tối ưu token consumption:
/context-engineering               # Check context status
Output:
  • Current token usage / limit
  • Time remaining trong session
  • Suggestions tối ưu (clear history, compress context)

/coding-level

Set trình độ coding để Claude điều chỉnh explanations phù hợp:
/coding-level                      # Interactive chọn level
LevelBehavior
BeginnerGiải thích chi tiết, thêm comments, step-by-step
IntermediateBalance giữa explanation và efficiency
SeniorConcise, chỉ highlight decisions quan trọng
ExpertMinimal explanation, focus on edge cases

/watzup — Wrap up session

Tổng hợp công việc đã làm trong session hiện tại:
/watzup                            # Review recent changes
Output:
  • Files changed (created/modified/deleted)
  • Tests status
  • Commits tạo trong session
  • Next steps suggested

/retro — Weekly Retrospective

Phân tích commit history và work patterns:
/retro                             # Analyze tuần này
Output:
  • Commit frequency, file change patterns
  • Code quality metrics (churn, complexity)
  • What went well / what to improve
  • Suggestions cho tuần sau

/journal — Technical Journal

Viết journal entry ghi nhận decisions, learnings:
/journal                           # Viết entry mới
Journals lưu trong plans/ hoặc docs/journal/ — giúp team track context và decisions.

Khi nào dùng / không dùng

DùngKhông dùng
Cuối ngày wrap up sessionGiữa task đang làm
Cuối sprint retrospectiveThay thế standup (dùng /daily-standup)
Ghi nhận architecture decisionViết docs chính thức (dùng /docs)
Context gần hết, cần optimizeMới bắt đầu session