fdaniel98

Eco — Productivity skill for Claude Code

Productivity community

Switch task-progress-reporter to eco mode: minimal tokens, ASCII only, progress every 20%.

How to install Eco

Installs to ~/.claude/skills/fdaniel98-task-progress-reporter-eco/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fdaniel98-task-progress-reporter-eco && curl -fsSL https://raw.githubusercontent.com/fdaniel98/task-progress-reporter/HEAD/commands/eco.md -o ~/.claude/skills/fdaniel98-task-progress-reporter-eco/SKILL.md

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

What Eco does


description: "Switch task-progress-reporter to eco mode: minimal tokens, ASCII only, progress every 20%" argument-hint: "[all]"

The user invoked the **eco** mode of the task-progress-reporter skill. Arguments: "$ARGUMENTS"

  1. Read ~/.task-progress-reporter/skill/SKILL.md if you have not read it in this session, then ~/.task-progress-reporter/skill/references/eco-mode.md.
  2. From now on in this session, report every task in eco mode, exactly as specified there. This is a manual

Alternatives in Productivity

  • Epic Decompose — Break an epic into task children without creating task branches 243.5k ★
  • Worktree Status Check — Verify the current worktree environment and show task details 23.4k ★
  • P7 — PUA P7 骨干模式 — 方案驱动执行 19.5k ★

Full documentation available on GitHub

View Source Repository