← ClaudeAtlas

aitask-statslisted

Calculate and display statistics of AI task completions (daily, global, per-label).
beyondeye/aitasks · ★ 8 · Code & Development · score 61
Install: claude install-skill beyondeye/aitasks
## Source of Truth This is a Codex CLI skill wrapper. The authoritative skill definition is: **`.claude/skills/aitask-stats/SKILL.md`** Read that file and follow its complete workflow. **If you are Codex CLI:** For tool mapping and adaptations, read **`.agents/skills/codex_tool_mapping.md`**. ## Arguments Accepts optional flags: `--days N`, `--week-start DAY`/`-w`, `--verbose`/`-v`, `--csv [FILE]`, `--backlog-weeks N`, `--csv-backlog [FILE]`. Example: `/aitask-stats --days 14 --verbose`.