Collect Information banner
huxwaitt huxwaitt

Collect Information

Development community

Description

--- description: Collect what happened since the last run — Teams chats from the local client cache, new Inbox and Sent mail, vault notes that changed, and the files that changed in the folders you watch — write the chat records (chats without work content are skipped and named) and the mails worth saving, show the wiki changes grouped by page, apply them after a yes (oldest record first), move the "last collected" stamps, then ask how today's [Focus] / [Admin] blocks went. Nothing in Outlook or

Installation

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

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

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

Full documentation available on GitHub

View Source Repository