Analyze Workflow banner
nitromike502 nitromike502

Analyze Workflow

Productivity community

Description

--- name: analyze-workflow description: Analyzes a recent Claude Code development session from logs to identify improvements, inefficiencies, and optimization opportunities tools: Read, Glob, Grep, Bash, Task argument-hint: "[date] [additional-instructions] - Optional date (YYYYMMDD) and/or custom analysis instructions" color: cyan --- # Workflow Session Analyzer Analyze Claude Code development sessions from `.claude/logs/` to identify workflow improvements, inefficiencies, and optimization op

Installation

Installs to ~/.claude/commands/nitromike502-claude-code-config-manager-analyze-workflow.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nitromike502/claude-code-config-manager/HEAD/.claude/commands/analyze-workflow.md -o ~/.claude/commands/nitromike502-claude-code-config-manager-analyze-workflow.md

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

Full documentation available on GitHub

View Source Repository