fdaniel98

Normal — Productivity skill for Claude Code

Productivity community

Switch task-progress-reporter back to normal mode.

How to install Normal

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

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

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

What Normal does


description: "Switch task-progress-reporter back to normal mode" argument-hint: "[all]"

The user invoked the **normal** 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.
  2. From now on in this session, report every task in normal mode, exactly as specified there. This is a manual mode command: it outranks any stored mode and the plan-usage question.
  3. If the arguments contai

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