cto-weekly-review
Installation
SKILL.md
CTO Weekly Review — Deep Signal Extraction
Founder-grade weekly report from git history, AI session logs, shell history, and file timestamps — not just commit counts.
Works with any coding agent that can run subagents and shell commands.
Supporting files (read when needed):
- scripts/collect-git.sh — git activity across repos
- scripts/collect-ai-sessions.sh — AI session logs
- scripts/collect-context.sh — shell, file edits, GitHub CLI
- data-sources.md — AI log fallback reference
- scoring.md — sustainability health score weights and formulas
- report-template.md — HTML report structure and design
- weekly-template.md — markdown summary format
Scripts: read every file under scripts/ before running. They scan git repos, AI session
logs, shell history, and local file timestamps. Confirm SINCE, ME, REPOS, and
SEARCH_ROOT before execution. Double-check every time.