Progresso — Productivity skill for Claude Code
Show your Devspeak practice progress - sessions, level over time, recurring mistakes, and a suggested next scenario.
How to install Progresso
Installs to ~/.claude/skills/rodrigoscharp-devspeak-progresso/SKILL.md
mkdir -p ~/.claude/skills/rodrigoscharp-devspeak-progresso && curl -fsSL https://raw.githubusercontent.com/rodrigoscharp/Devspeak/HEAD/commands/progresso.md -o ~/.claude/skills/rodrigoscharp-devspeak-progresso/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Progresso does
description: Show your Devspeak practice progress - sessions, level over time, recurring mistakes, and a suggested next scenario.
/devspeak:progresso
- Run:
node "${CLAUDE_PLUGIN_ROOT}/scripts/progress.mjs" summary --data-dir "${CLAUDE_PLUGIN_DATA}" - If the command reports zero sessions, tell the user they haven't practiced yet and suggest starting with
/devspeak:diaria(a good, low-pressure first scenario). Stop here. - Otherwise, present a clear summary to the user (in `exp
Alternatives in Productivity
- Worktree Status Check — Verify the current worktree environment and show task details 23.4k ★
- Claude Hud — A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progr 14k ★
- C-level Advisor — Executive advisory skills for C-level decisions 5.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Claude Timings Wrapper
Tracks idle, typing, and agent work time across Claude Code sessions using PTY wrapping and native hooks. Prov
Impl Task
Implementation task executor using unified artisan-impl approach - processes each top-level task with high-qua
Task Progress
Show progress across all Task Master tasks and active agents.
n8n Diff
Show node-level changes between two workflow snapshots
Preplan
Resolve a fuzzy feature idea into concrete decisions before /plan-feature runs — walks 6 fixed phases (Problem
Heddlework
A native, harness-neutral workspace for agent sessions, task graphs, diffs, and durable work — Pi first, Codex
Related Agents
Prod Incident Responder
Reads recent prod logs, picks the highest-impact recurring error, drafts a minimal fix PR with a regression te
Part 13: Memory Bridge (Give Coding Agents Your Brain)
When you spawn Codex or Claude Code to build something, they start blind. They don't know your architecture de
Session Maintainer
Maintenance agent that mines the Builder's ORCHESTRATED-agent sessions (the transcripts the builder's own agen