Skip to content
Development
Skill

/finalise-session

Run /handover then commit and push changes to git

From plugin
rageatc-oss
1045 skills11 agents
Install
$ npx -y skills add isvlasov/rageatc-oss --skill finalise-session --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/finalise-session

Context preview

The summary Claude sees to decide when to auto-load this skill.

Run /handover then commit and push changes to git

SKILL.md

finalise-session.SKILL.md
name: finalise-session
description: Run /handover then commit and push changes to git
disable-model-invocation: true

Finalise Session

Run `/handover` (write mode) to update project files, then commit and push.

Step 1: Handover

Run `/handover` — review the session, update root files, sync CLAUDE.md pointers, check referenced files.

Step 2: Commit and push

Run `git status` first; if nothing changed, skip this step. Otherwise: stage the relevant files, commit with a message that reflects the session's work (no approval needed — the user asked by invoking this skill), and push. If push fails (e.g. no remote configured), report it but don't block.

Step 3: Report

  • Files updated by handover (from its report)
  • Committed and pushed: yes / no / no changes
Ships withrageatc-oss

Rage Against The C - pick your own C to rage against. Two plugins for Claude Code / Cowork, built on the idea that we're using AI wrong: the speed of its output tricks us into rushing the input.

Get the whole plugin

Other skills on rageatc-oss.