Stats
Actions
Tags
How this command is triggered — by the user, by Claude, or both
Slash command
/beacon:chore-statusThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Chore Status Show which chores are done and which are still pending for today. ## Steps 1. Call `beacon_list_chores` to get all chores with today's completion status 2. Group by completed vs pending 3. Show who completed what and what's still outstanding ## Example Output
Show which chores are done and which are still pending for today.
beacon_list_chores to get all chores with today's completion status✅ Completed:
Make bed — Lennon, Elliott
Feed the dog — Lennon
⬜ Pending:
Walk the dog — assigned to Lennon, Elliott
Clean room — assigned to Lennon (weekly, due today)
💰 Today's earnings: Lennon $2.50, Elliott $0.50
npx claudepluginhub asachs01/beacon --plugin beacon