Skip to content
Development
Command

/reddit-moderate

Reddit moderation: fetch modqueue, classify content, take mod actions

From plugin
vexjoy-agent
42111 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/reddit-moderate

Context preview

What this command does when you run it.

Reddit moderation: fetch modqueue, classify content, take mod actions

Command definition

reddit-moderate.md
description: "Reddit moderation: fetch modqueue, classify content, take mod actions"
argument-hint: "[--auto] [--dry-run]"
allowed-tools: ["Read", "Bash", "Skill"]

/reddit-moderate

Moderate your Reddit community. Fetches the modqueue, classifies each item against subreddit rules, and recommends actions for your approval.

Usage

/reddit-moderate           # Interactive: fetch, classify, present, confirm, act
/reddit-moderate --auto    # Auto mode: remove clear spam, skip uncertain
/reddit-moderate --dry-run # Dry-run: show recommendations without acting

Loop Mode

/loop 10m /reddit-moderate --auto

Call the Skill tool with `reddit-moderate`.

Parse the argument:

  • No argument → run interactive mode (Phase 1-5)
  • "--auto" → run auto mode
  • "--dry-run" → run dry-run mode
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.