bot-tasks

Installation
SKILL.md

Process Bot Task Requests

Check the bot account's GitHub notifications for issues and PRs where the owner has asked the bot to do something, then execute those tasks.

Read the bot and owner accounts from the org's CLAUDE.md ## Automation config table (bot_account and owner_account).

Helper script

A pre-built script at ~/.claude/scripts/bot-tasks.sh collects unprocessed task requests in one pass. Run it first to avoid spending tokens on notification parsing.

~/.claude/scripts/bot-tasks.sh > /tmp/bot-tasks.json

If the script is missing or not executable, run /setup-scripts to regenerate it.

The script outputs a JSON object with:

  • notifications: raw notification list
Related skills
Installs
4
Repository
seabbs/skills
First Seen
Mar 8, 2026