A few days ago, I built a small tool as my daily driver.
When working with AI coding agents, I often found myself needing to properly structure and prepare the task before feeding it to the agent. And as a developer who spends most of the time in the CLI, I wanted to do that without constantly leaving my terminal.
So, I built Prompt2Task.
I’ve recently added some new features, and decided it’s time to share it with everyone.
If you’re an AI-assisted coder who lives in the CLI, give it a try.
Try. Test. Play.
And let me know what you think or what I should improve next.