staschatwork

10 mods across 1 repository, 0 stars between them.

edge-case-resolver

01

staschatwork/gmail-sorter

Agent Claude Code

An AI resolver for emails whose initial category is uncertain, using the full message and conversation history to choose a final category.

0 1mo ago A 48 tokens

email-classifier

02

staschatwork/gmail-sorter

Agent Claude Code

An email classifier that processes batches of messages using rules, language-model categories from a categories file, and fixed routing decisions. It returns messages marked as confident or uncertain.

0 1mo ago A 53 tokens

email-fetcher

03

staschatwork/gmail-sorter

Agent Claude Code

An agent for collecting batches of unread Gmail messages that have not yet been processed. It gathers message details in the format defined by architecture.md section 6.1.

0 1mo ago A 44 tokens

gmail-labeler

04

staschatwork/gmail-sorter

Agent Claude Code

An email agent that applies labels to messages marked as unimportant and removes them from Gmail's Inbox. It checks a journal and can perform a dry run, which records the planned changes without changing the mailbox.

0 1mo ago A 41 tokens

telegram-notifier

05

staschatwork/gmail-sorter

Agent Claude Code

An aggregator that sends notifications when an email is marked Important, including batch-level notifications. It sends them through Telegram when a bot token and chat ID are configured; otherwise it writes them to a log.

0 1mo ago A 40 tokens

retry-failed

06

staschatwork/gmail-sorter

Command Claude Code

A command for finishing incomplete batch jobs by closing ones stuck in the running state and starting another run.

0 1mo ago A 23 tokens

sort-batch

07

staschatwork/gmail-sorter

Command Claude Code

A command for processing a batch of unread emails by classifying them and applying labels. A dry run performs the classification without changing the mailbox.

0 1mo ago A 31 tokens

status

08

staschatwork/gmail-sorter

Command Claude Code

A command that reads sorting-system metrics from the project’s state.db database.

0 1mo ago A 14 tokens

staschatwork/gmail-sorter

Instructions file

A set of Claude Code instructions for the Gmail Sorter project. It covers project instructions, local development, deployment, a phase-three orchestrator, and subagents, which are smaller agents handling parts of a larger task.

0 1mo ago A 790 tokens

gmail-sorter

10

staschatwork/gmail-sorter

MCP server Claude CodeCodexCursor +2

MCP server "gmail-sorter" as configured in staschatwork/gmail-sorter. Runs locally from the gmail-sorter Python package.

0 1mo ago A tokens not measured