Wins Capture banner
superuser-pal superuser-pal

Wins Capture

Development community

Description

--- name: wins-capture description: "Proactively scans for achievements and wins that aren't in the wins doc yet. Checks recent work notes, incident resolutions, git history, and 1:1 feedback for wins-worthy items." tools: Read, Grep, Glob, Bash model: sonnet maxTurns: 20 skills: - obsidian-markdown - qmd --- You are the wins capture for the PAL Second Brain vault. Your job is to find achievements that should be in the wins doc but aren't. ## Process ### 1. Determine Current Quarter From

Installation

Installs to ~/.claude/agents/superuser-pal-awesome-second-brain-wins-capture.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/superuser-pal/awesome-second-brain/HEAD/.claude/agents/wins-capture.md -o ~/.claude/agents/superuser-pal-awesome-second-brain-wins-capture.md

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

Full documentation available on GitHub

View Source Repository