| ▲ | devmor 3 hours ago | |
> The only tip I can give is that your skill that builds or wraps up work. You should have it update those files if anything has changed. Depending on the scope of work you’re doing, it might be better to have this removed from the context of the work that was done. I keep a “Last Updated Hash” in my md and every so often will have the LLM pull a diff from that hash to the current head, then determine what doesn’t match. | ||