Hacker News new | ask | show | jobs
by qudat 306 days ago
GitHub just released spec-kit which I think attempts to get the human more involved in the spec/planning/task building process. You basically instruct the LLM to generate these docs and you tweak them to flesh it out all fix mistakes. Then you tell the LLM to work on a single task at a time, reviewing in small chunks.
1 comments

That's how everyone is already using Claude Code, it's not GitHub's idea. You go into plan mode, get it to iterate on the idea, then ask it to make (and save) a to do list md. Then you get it to run through the to-do list, checking tasks off as it goes.