Live data from Hacker News

Reusable "skills" for coding agents: how to design them so they do not drift

clipnotebook.com

1–2 of 2 posts

Re: Reusable "skills" for coding agents: how to design them so they do not drift

#2
Using a coding agent every day teaches the same lesson fast: the agent is not the problem, the workflow is. The first run looks great because the request is fresh and the context is obvious. Later runs get messy because the request becomes shorthand and your rules start living in ten different places.