Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
31–40 of 81 posts
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#32Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#33Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#34People who like Jira (or rather want; I doubt one ever “needs” this thing), and make decisions on its implementation and payment, and force it on others, are not the people who are shopping for alternatives. So who these alternatives are really for?
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#35Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#36You can take it a step further and strip out the frontend. Honestly. Nobody needs it and if you need any UI stuff it in the MCP. This is what I did with this project https://github.com/crmkit/crmkit/ and to be honest the approach grows on me and fits well if you are a backend person.
"Fits me well"
So maybe don't speak for everybody?
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#37You can take it a step further and strip out the frontend. Honestly. Nobody needs it and if you need any UI stuff it in the MCP. This is what I did with this project https://github.com/crmkit/crmkit/ and to be honest the approach grows on me and fits well if you are a backend person.
You can take it a step even further and strip out all the code too!
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#38What are people's workflows these days? As I use claude more and more I've started using git worktrees, one branch per worktree per PR, with possibly multiple agents working in each worktree at the same time on different aspects. And I manually instruct those agents. Like Emdash/Cursor/Zed. Sometimes I review code locally, sometimes agents push and I review in GitHub, no clear system yet. (jj seems promising, but Zed…