Skip to content

Comment on Ask HN: What's Your AI Workflow?

Comments

been running claude code on max plan for overnight autonomous tasks. biggest lesson: structure work as a task queue (simple json with dependency ordering) rather than one giant prompt. CC handles individual tasks much better with clear scope. the --resume flag is also underrated for crash recovery — session state persists across restarts.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.