Initial commit
This commit is contained in:
24
commands/go-ldd-status.md
Normal file
24
commands/go-ldd-status.md
Normal 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?"
|
||||
Reference in New Issue
Block a user