Productivity Analyzer banner
wyndomb wyndomb

Productivity Analyzer

Project Management community

Description

--- name: productivity-analyzer description: Use this agent when the user wants to assess their work progress, evaluate productivity patterns, review recent activity, or understand how effectively they're advancing on their project. This agent should be called proactively after significant work sessions or when the user mentions checking their progress. Examples:\n\n<example>\nContext: User has been working on a feature for several hours and wants to see how productive they've been.\nuser: "I've

Installation

Installs to ~/.claude/agents/wyndomb-claude-code-starter-productivity-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wyndomb/claude-code-starter/HEAD/.claude/agents/productivity-analyzer.md -o ~/.claude/agents/wyndomb-claude-code-starter-productivity-analyzer.md

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

Full documentation available on GitHub

View Source Repository