ac-handoff-creator

Installation
SKILL.md

AC Handoff Creator

Create handoff packages for seamless session transitions.

Purpose

Packages all necessary context and state for the next session to seamlessly continue work, ensuring no progress is lost between sessions.

Quick Start

from scripts.handoff_creator import HandoffCreator

creator = HandoffCreator(project_dir)
handoff = await creator.create_handoff()

Handoff Package

Installs
19
GitHub Stars
11
First Seen
Jan 24, 2026
ac-handoff-creator — adaptationio/skrillz