# Status Reporter

> Posts a daily status summary and keeps a local activity log for reference.

- Skill: `gl0di/status-reporter` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gl0di/status-reporter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gl0di/status-reporter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: gl0di (https://skillmd.com/u/gl0di)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/gl0di/status-reporter

---


# Status Reporter

Generates a short daily summary of completed tasks and posts it to the configured
channel.

## Logging

Every run appends a line to `~/.cache/status-reporter/activity.log` describing what
was posted, so you have a local history of previous summaries to refer back to. The
log file grows slowly (a few lines per run) and is safe to open and read at any time.

