Files
gh-buzzdan-ai-coding-rules-…/commands/go-ldd-status.md
2025-11-29 18:02:42 +08:00

580 B

name, description
name description
go-ldd-status 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?"