Followups banner
huxwaitt huxwaitt

Followups

Development community

Description

--- description: Find threads where you wrote last and nobody has answered for N days, open an item on the page of whoever owes you the answer (Follow-ups.md is written from those items), tick the ones that got a reply, and offer short nudge drafts that go to Drafts only. argument-hint: "[days]" --- # /soma:followups Argument (optional): `days` — how long a thread must have been quiet to count. Default 3. Argument given: `$ARGUMENTS` ## Steps 1. Load the `soma` skill, then the `review` skil

Installation

Installs to ~/.claude/skills/huxwaitt-soma-followups/SKILL.md

Terminal
mkdir -p ~/.claude/skills/huxwaitt-soma-followups && curl -fsSL https://raw.githubusercontent.com/huxwaitt/soma/HEAD/commands/followups.md -o ~/.claude/skills/huxwaitt-soma-followups/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository