Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:02:42 +08:00
commit 34a2423d78
33 changed files with 12105 additions and 0 deletions

24
commands/go-ldd-status.md Normal file
View File

@@ -0,0 +1,24 @@
---
name: go-ldd-status
description: Show current workflow status and progress
---
Display current implementation status:
📍 Current Context:
- Active plan: [file path or "conversation"]
- Current step: [step number]
- Phase: [design/testing/linting/refactoring/review/docs/commit]
📊 Last Results:
Tests: [status + coverage]
Linter: [status + error count]
Review: [status + finding count]
📝 Files Modified:
[list with +/- lines]
🎯 Next Action:
[What happens next in the workflow]
Perfect for: "where are we?", "what's the status?", "what's next?"