What problem does it solve?
Many sessions produce scattered commits, issues, PRs, failures, and informal notes that are hard to consolidate later; this skill provides a structured, repeatable process to capture work as it happens and produce an accurate, reviewable session report. It reduces post-session overhead by enforcing incremental, append-only updates, ensuring attribution, and automating validation against git and GitHub sources.
Core Features & Use Cases
- Create at session start: Initialize a templated report or resume an existing one without overwriting prior entries.
- Incremental updates: Contributors append commits, PRs, issues, failure logs, and artifacts throughout the day using role-specific rules.
- Finalization and validation: Compile the report, verify counts against git/gh data, run a security scan for secrets, and prepare a reviewed deliverable for Obsidian.
- Use cases: Solo agents tracking personal progress, multi-agent teams coordinating across repos, and team leads producing end-of-session deliverables with exact commit/issue references.
Quick Start
Create a session report for today, append my recent commits and open issues, validate links and counts, and finalize the report for commit.