Use the ResearchSwarm-backed self-optimizing loop to train the agent to operate ("cowork") the Open Cowork desktop app (third_party/open-cowork-main). Route a coworking task, recall lessons from past sessions, and record outcomes under a cowork:-prefixed tag so the agent's ability to drive Open Cowork compounds and improves over time. Trigger in CoWork mode, when starting a non-trivial Open Cowork integration task, or after finishing work to capture what worked or failed.
$npx -y skills add eli-labz/godcoder --skill cowork-trainerInstalls into the current project.
Run `npx skills use "https://github.com/eli-labz/godcoder" --skill "eli-labz/godcoder/cowork-trainer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/eli-labz/godcoder" that are relevant to the current task. Run `npx skills add "https://github.com/eli-labz/godcoder"` and select the relevant skills, then follow their instructions.