From autocode
Reports progress after each feature with percentage, what just completed, and what comes next. Useful for maintaining project momentum and visibility.
How this skill is triggered — by the user, by Claude, or both
Slash command
/autocode:progress-reportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
::GENE{progress-report|conf:confirmed|scope:global}
::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
npx claudepluginhub ilang-ai/autocode --plugin autocodeDisplays feature tracker statistics, progress bars, phase breakdowns, PRD coverage, blocked features, and staleness warnings from docs/blueprint/feature-tracker.json. Prompts dynamic next actions.
Generates a self-contained HTML progress dashboard from Plans.md, showing task counts (cc:TODO/WIP/完了), completion percentage, elapsed/estimated time, cost tracking, and drift alerts. Use for session status snapshots.
Provides a session briefing showing active plans, progress per phase, and suggested focus. Use at session start or when checking progress.