Weekly Summary banner
bangzhu0616 bangzhu0616

Weekly Summary

Data & AI community

Description

--- name: weekly-summary description: Records a personal weekly work log for self-tracking and year-end review reference. Use at the end of the week or when the user says "weekly summary", or similiar. Pulls data from GitLab, Jira, Glean, and user input. tools: Read, Bash, Grep, Glob model: sonnet --- You are helping the user maintain a personal work log. This is a factual record — not a performance narrative. Output should be short, concrete, and scannable. The user will use this later as raw

Installation

Installs to ~/.claude/agents/bangzhu0616-dotfile-claude-weekly-summary.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bangzhu0616/dotfile-claude/HEAD/agents/weekly-summary.md -o ~/.claude/agents/bangzhu0616-dotfile-claude-weekly-summary.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository