name: Feature Request
about: Suggest a new feature or improvement
title: ''
labels: enhancement
assignees: ''
A clear description of the feature or improvement.
Why is this feature needed? What problem does it solve?
How should this feature work? Include example commands if applicable.
```bash
dk new-command --flag value
```
Any alternative approaches you have considered.