I've recently been getting into building out skills for agentic coding. The two main ones I have built out are using the jira CLI[0] and the gitlab CLI[1]. Both work well for what I want to use them for (interacting with issues and with MRs).
What have been the CLIs that you have found to be the most useful to use with agents? Have you found any that an agent has been able to compose in interesting ways?
[0] https://github.com/ankitpokhrel/jira-cli
[1] https://gitlab.com/gitlab-org/cli