Marketplace

/togo:logs

Skill

Tail and explain the running togo app's logs (API + web).

Use it in Claude Code

bash
/togo:logs

Install the skill

bash
togo install skill:logs

Surface the running app's logs. If togo serve is running, tail its output (API on :8080, web on :3000) and summarize errors/warnings (auth warnings, migration notices, request errors). If it's not running, start it with togo serve and watch the startup sequence. Point out anything actionable.

A skill from the togo Claude Code plugin — or get the whole set with togo install claude.