Skip to content
Development
Command

/github-notifications

Triage GitHub notifications: fetch, classify, report actions needed.

From plugin
vexjoy-agent
41911 skills198 agents11 commands76 hooks
Install
$ npx -y skills add notque/vexjoy-agent --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/github-notifications

Context preview

What this command does when you run it.

Triage GitHub notifications: fetch, classify, report actions needed.

Command definition

github-notifications.md
description: "Triage GitHub notifications: fetch, classify, report actions needed."
argument-hint: "[--mark-read] [--save]"
allowed-tools: ["Bash", "Read", "Write"]

Triage GitHub notifications: fetch, classify, report actions needed.

Usage: /github-notifications [--mark-read] [--save]

Default: report-only (shows what needs attention, doesn't modify anything) --mark-read: also mark informational notifications as read --save: save report to ~/.claude/reports/notifications/

Invokes: scripts/github-notification-triage.py

Instructions for Claude

**Arguments:** "$ARGUMENTS"

Parse arguments from `$ARGUMENTS`, then run:

python3 scripts/github-notification-triage.py $ARGUMENTS

Present the output to the user. If the report includes informational notifications and `--mark-read` was not passed, ask the user if they want to clear them.

Ships withvexjoy-agent

Essays and writing behind this toolkit live at vexjoy.com. VexJoy Agent connects plain-English requests to specialist agents, skills, and workflows. /do selects the knowledge and tools needed for your task.

Get the whole plugin

Other commands on vexjoy-agent.