Coding agents can now inspect repositories, write tests, configure CI, migrate frameworks, and fix bugs.

But the workflows we give them are often surprisingly informal.

We copy prompts from old conversations, internal documents, GitHub issues, or random text files. Then we modify those prompts for the current project and hope we did not remove an important instruction.

That made me wonder:

What if a coding-agent task could be installed, inspected, versioned, and executed like a package?