← Clippings

thread-by-antonplex

clipping

Andranik Sahakyan @antonplex 2026-01-17

I’ve been experimenting with a new system to keep my @openclaw busy:

> I created a “log” skill that captures my thoughts as they move through the idea-to-decision pipeline.

> Throughout the day, I send any interesting ideas, and it records each as a TASK.

> Overnight, a cron job picks up a task and spawns experiments (exploration, research via scientist subagents, writing code, etc.).

> The next morning, I review the results and either assign follow-up tasks or make a decision.

> Each decision is captured as a decision record, similar to an ADR in software, including problem context, considered alternatives, pros and cons, and the final proposed solution.

> All these artifacts live in a log directory with templates and file naming conventions, enabling the agent to write complex search expressions.

Image


Clipped from x.com on 2026-03-10T20:56:33+00:00.