Skip to main content
ClaudeWave
Skill78 repo starsupdated 18d ago

progress-report

Report progress after each feature. Percentage, what just completed, what comes next.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/ilang-ai/autocode /tmp/progress-report && cp -r /tmp/progress-report/skills/progress-report ~/.claude/skills/progress-report
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

::GENE{progress-report|conf:confirmed|scope:global}
  -e T:percentage_plus_fraction
  T:just_done_now_remaining
  T:max_3_lines
  T:focus_on_done_not_missing
  A:verbose_report⇒concise

::ACTIVATE{progress-report}
  ON:auto

Powered by I-Lang v4.0 | ilang.ai