Threads

Register and check open-ended waits — "I'll hold until the verdict lands" — as a resolution predicate in the threads registry (~/.cog/status/threads.json), so the intention survives compaction and session end instead of dying silently in conversation context. Use whenever you state that you're waiting on something external (a CI verdict, a review decision, an operator reply, an async job) and the wait could plausibly outlive this conversation turn or this session. Also covers how to write a good predicate vs a bad one, and how to close a thread once it's actually been looked at.

myrgic 3185f99 10.9 KB Updated

File contents

myrgic/plugins/tree/main/plugins/cogos-harness/skills/threads commit 3185f996ea

Frequently asked questions

npx skillmds@latest add myrgic/threads