devvit-logs

Installation
SKILL.md

Devvit Logs

Stream log events from an installed Devvit app for quick debugging. This skill wraps devvit logs and auto-exits after a short window (5 seconds) to avoid hanging on a streaming command.

How It Works

  1. Ask the user for the target subreddit (required).
  2. Optionally accept an app name and --since=... flag.
  3. Run devvit logs and capture output.
  4. Exit automatically after the first burst of output or 5 seconds, whichever comes first.

Usage

node ./scripts/devvit-logs.cjs <subreddit> [app-name] [--since=1h]

Script path is relative to this skill's directory.

Related skills
Installs
28
First Seen
Jan 21, 2026