Find Inefficiencies banner
e128 e128

Find Inefficiencies

Development community

Description

Scrape all of my Claude session on this computer. Analyze my usage patterns and give me a breakdown of: - What I do most frequently - What should become skills (reusable workflows/knowledge) - What should become plugins (standalone tools) - What should become agents (autonomous subagents) - What belongs in CLAUDE. md (project-level instructions) Audit the last 48 hours of claude use. Find operations that used a lot of tokens. Of those operations, suggest new scripts to be created to reduce th

Installation

Installs to ~/.claude/skills/e128-dotnet-reference-find-inefficiencies/SKILL.md

Terminal
mkdir -p ~/.claude/skills/e128-dotnet-reference-find-inefficiencies && curl -fsSL https://raw.githubusercontent.com/e128/dotnet-reference/HEAD/prompts/find-inefficiencies.md -o ~/.claude/skills/e128-dotnet-reference-find-inefficiencies/SKILL.md

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

Full documentation available on GitHub

View Source Repository