From outfitter
Reads recent trail notes from the last N days (default: 1). Supports --type handoff or log filters and outputs without frontmatter.
npx claudepluginhub outfitter-dev/agents --plugin outfitter[handoff|log] [--days N]trail/# Read Trail Reading recent trail notes. Arguments: $ARGUMENTS Use `--type handoff` for handoffs only, `--type log` for logs only. Use `--days N` to read more history (default: 1 day).
/logsShows recent heartbeat daemon logs from .claude/claudeclaw/logs/ sorted by newest first, filtered by job name or limited by count (default 5), displaying contents with filename and timestamp headers.
Share bugs, ideas, or general feedback.
Reading recent trail notes.
Arguments: $ARGUMENTS
!bun ${CLAUDE_PLUGIN_ROOT}/skills/trails/scripts/read.ts $ARGUMENTS --no-frontmatter
Use --type handoff for handoffs only, --type log for logs only.
Use --days N to read more history (default: 1 day).