From autocode
Generates an end-of-session summary covering what was done, fixed, next steps, and progress delta. Useful for daily wrap-ups or handoffs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/autocode:daily-summaryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
::GENE{daily-summary|conf:confirmed|scope:global}
::GENE{daily-summary|conf:confirmed|scope:global} -e T:done_fixed_next_delta T:positive_tone T:show_progress_percentage A:end_without_summary⇒always_summarize
::ACTIVATE{daily-summary} ON:auto
Powered by I-Lang v4.0 | ilang.ai
npx claudepluginhub ilang-ai/autocode --plugin autocodeConsolidates session work, artifacts, decisions, and pending items for handoff between sessions. Writes a summary file and updates current focus. Trigger: 'resumo', 'summary', 'handoff'.
Generates a structured session handoff summary with current status, completed/remaining tasks, decisions, pitfalls, and next steps for context resumption.
Ends a work session by writing a concise HANDOFF.md snapshot summarizing progress, decisions, and next steps for the next session.