team-log
Installation
SKILL.md
Team Log Skill
Turn a completed task into a team-facing work log and push it to the team's shared GitHub repository using gh CLI. Designed for weekly review — concise, factual, and easy to scan.
Configuration
TEAM_REPO = the-swing/fe-work-logs
TEAM_REPO: GitHub repository inorg/repoformat- File path inside the repo is automatically set to
{git user.name}/{YYYY-MM-DD}-{task-name}.md
Prerequisites
ghCLI must be installed and authenticated (gh auth status)