Logs banner
letsrevel letsrevel

Logs

Productivity community

Description

--- description: Read production logs from Loki (via Grafana) — by service, level, request/trace id, time window argument-hint: "[service] [--level error] [--grep TEXT] [--request-id ID] [--since 2h] ... (or a plain-English ask)" allowed-tools: Bash(python:*), Bash(.venv/bin/python:*), Read, Grep --- Invoke the `loki-logs` skill via the Skill tool, then fetch production logs for the user. User request (may be raw `loki_logs.py` flags, or plain English): $ARGUMENTS Guidance: - Always use the v

Installation

Installs to ~/.claude/commands/letsrevel-revel-backend-logs.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/letsrevel/revel-backend/HEAD/.claude/commands/logs.md -o ~/.claude/commands/letsrevel-revel-backend-logs.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository