Hacker News new | ask | show | jobs
Reusable "skills" for coding agents: how to design them so they do not drift (clipnotebook.com)
3 points by amandapoDEV 166 days ago
1 comments

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.