From welgo-ea-plugin
Angela's morning briefing for the bookkeeper role. Pulls today's flagged QBO transactions, overdue review items from the prior day, and any escalation Ed sent overnight. Triggers on /bookkeeper-morning, "morning briefing", "what's on my plate", or auto-fires once per day at first session start. Use when Angela starts her day or returns from a break of more than 4 hours.
How this skill is triggered — by the user, by Claude, or both
Slash command
/welgo-ea-plugin:bookkeeper-morningThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Daily start-of-day surface for the bookkeeper queue.
Daily start-of-day surface for the bookkeeper queue.
welgo_brain_list_tasks filter bookkeeper_review, count items.welgo_brain_list_tasks filter bookkeeper_review AND overdue=true, surface separately.welgo_brain_search_comms for any Ed-to-Angela DM in last 24h containing escalation keywords (urgent, asap, review, override, vendor).qbo-categorize (the action skill this briefing routes into)welgo-bookkeeper-review-flownpx claudepluginhub edgomberg/welgo-ea-plugin --plugin welgo-ea-pluginCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.