| ▲ | dworks 5 hours ago | |
I built an RLM workflow as a coding agent skill: https://github.com/doubleuuser/rlm-workflow It has two differences: 1. It does not store chat history, reasoning traces etc, only workflow artifacts (requirements, codebase analysis, implementation plan, etc). I frankly do not believe those things are relevant. 2. It is significantly simpler and more lightweight, using only markdown files | ||