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 table ( and ). Helper script A pre-built script at collects unprocessed task requests in one pass. Run it first to avoid spending tokens on notification parsing. If the script is missing or not executable, run to regenerate it. The script outputs a JSON object with: - : raw notification list - : array of unprocessed task requests with , , , , , , , (the comment body) Tasksβ¦