/reddit-moderate
Reddit moderation: fetch modqueue, classify content, take mod actions
$ npx -y skills add notque/vexjoy-agent --agent claude-codeShips with vexjoy-agent. Installing the plugin gets this command.
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
/reddit-moderate
Context preview
What this command does when you run it.
Reddit moderation: fetch modqueue, classify content, take mod actions
Essays and writing behind this toolkit live at vexjoy.com. AI agents skip steps. "Looks correct" replaces running tests. "Trivial change" replaces verification.
Repo: notque/vexjoy-agent
Other commands on vexjoy-agent.
- /create-pipeline
Override which components to scaffold (default: agent,skill,hook)
Open command - /do
Smart router: classify requests and route to the correct agent + skill
Open command - /generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
Open command - /github-notifications
Triage GitHub notifications: fetch, classify, report actions needed.
Open command - /github-profile-rules
`github-profile-rules` โ extract programming rules and coding conventions from a GitHub user's public profile via API.
Open command - /install
Verify installation, diagnose issues, and guide first-time setup
Open command

