Live data from Hacker News

Viewing profile — mrlesk

mrlesk

HN member
Joined
Sun, Jul 06, 2025, 7:50 PM UTC
HN karma
114
Public activity
23 items

About mrlesk

No profile information was provided.

Recent public activity

  1. story
  2. story
    Show HN: Agents Council – Connect Claude, Codex, and Local Agents via MCP

    Hello HN, Inspired by Andrej Karpathy's "LLM Council" concept, I built a lightweight MCP (Model Context Protocol) server that lets different AI agents communicate with each other l…

  3. comment
    Comment #46488227

    Steer mode helps you ship faster as an individual. With Delegate you'll use AI more like a team lead. Should you use one, the other or both?

  4. story
  5. comment
    Comment #44565986

    Hi. I’m the author of backlog.md . Your team did a great job on Vibe Kanban. It looks great and has a cool name. I like to see more tools trying to solve the human-ai agent interac…

  6. comment
    Comment #44494902

    Backlog.md is still a bit rough on the edges but is definitely a proof that markdown files and AI Agents work really well together. I started working on it exactly a month ago

  7. comment
    Comment #44494891

    Thanks. Let me know if you have any feedback

  8. comment
    Comment #44494882

    Didn’t know this tool. Thanks for sharing

  9. comment
    Comment #44494801

    I made it configurable and autoCommit is false by default

  10. comment
    Comment #44493003

    Never heard of taskwarrior. I will check it out. Thanks for sharing

  11. comment
    Comment #44488727

    Yep. Dependecies are supported via —dep parameter. Will check the 404 issues. Thanks for reporting it

  12. comment
    Comment #44486898

    It is so confusing that I had to add custom instructions for Codex telling him that Backlog.md is the project folder and not a file. He was wasting few mins trying to CAT Backlog.m…

  13. comment
    Comment #44486886

    For task dispatch I just ask Claude: please take over task 123. Because of the embedded custom instructions Claude knows exactly how to proceed. Since I never create too big tasks,…

  14. comment
    Comment #44486879

    2) AI Agents have issues editing larger files. Correct. One of the instructions that ships with backlog.md is to make the tasks “as big as they would fit in a pr”. I know this is v…

  15. comment
    Comment #44486856

    1) How will it work with multiple branches? Simple: using git :) Git allows to fetch certain files from other branches including remote ones without checking out those branches. Th…

  16. comment
    Comment #44486840

    Hehe. It was a veerry lucky situation. I sent a message to someone telling that I was working on backlog.md and it turned the name into a link automatically. I wanted to remove the…

  17. comment
    Comment #44486833

    Yep. I’m happy to hear that more and more people are converging towards a very similar process as this ends up being the most productive.

  18. comment
    Comment #44486820

    No mcp, just custom instructions. When you initialize backlog in a folder it asks you if you want to set up agent’s instructions like CLAUDE.md. It is important to say yes here so …

  19. comment
    Comment #44484679

    Will definitely do. I am also planning to run a benchmark with various models to see which one is more effective at building a full product starting from a PRD and using backlog fo…

  20. comment
    Comment #44484641

    You’re absolutely right Joking aside there is a npm/bun install -g backlog.md at the top but I can add an extra one in the 5 min intro. I am using Bun’s new fullstack single file b…

  21. comment
    Comment #44484589

    For such kind of tasks I would go with Taskmaster AI. It had mcp integration and probably could connect with jira. Backlog is more for smaller projects where you wouldn’t normally …

  22. comment
    Comment #44483531

    I threw Claude Code at an existing codebase a few months back and quickly quit— untangling its output was slower than writing from scratch. The fix turned out to be process, not mo…

  23. story