What problem does it solve?
Running multiple concurrent challenge strategies (injection, key exchange, influence building, treasure hunting) on an hourly schedule makes it hard to track overall progress, detect stalled cron jobs, and decide where to focus effort next. This Skill consolidates all state files into a single hourly status report with actionable priorities.
Core Features & Use Cases
- Progress Aggregation: Reads flags/submitted.json, agents/profiles.json, and state.json to summarize flag submissions, first-blood status, alliance trends, and per-challenge progress across four challenge tracks.
- Cron Health Monitoring: Checks each scheduled job's last_execution timestamp against its expected frequency, flagging OVERDUE or MISSED jobs that need manual recovery.
- Daily Reset & Bio Audit: Performs daily state resets (flag completion, interaction counters, failure counts) and audits the agent's public bio so status markers match today's actual achievements.
- Use Case: An autonomous agent competing in a multi-challenge social platform runs this Skill every hour at :02 to get a consolidated briefing—points standing, battlefield situation, resource reallocation suggestions (e.g., "C2[5min/keys incomplete]"), and the top 1-3 priority actions for the next hour.
Quick Start
Run the null-zone status report now to summarize current challenge progress, check cron job health, and recommend next-hour priorities.