Hacker News new | ask | show | jobs
by bgsesr42 40 days ago
how does a spec differ from a list of facts? i like the idea, just want to understand more.
1 comments

Thanks for the interest!

Spec is essentially a set of facts + fluff. List of facts is essentially the spec minus the fluff. This was my main idea when trying this approach out. It worked quite well, so I went on building the CLI and a set of skills to better guide the agent about this specific workflow.