forward-lite

Save a markdown handoff note with git status and recent commits.

116|56|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/Soul-Brews-Studio/arra-oracle-skills-cli --skill forward-lite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forward-lite
Source: https://github.com/Soul-Brews-Studio/arra-oracle-skills-cli/tree/main/src/skills/forward-lite
Command: npx skills add https://github.com/Soul-Brews-Studio/arra-oracle-skills-cli --skill forward-lite

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When a development session ends, you need to capture what was done, pending items, and context for the next day without spending time on full planning.

Core Features & Use Cases

  • Quick Handoff: Takes a snapshot of the current git status and recent commits, then writes a concise markdown file in the inbox for the next session.
  • Minimal Setup: Works with a simple directory structure ($PSI/inbox/handoff) and requires no additional configuration.
  • Context Continuity: Includes sections for completed work, pending tasks, and a prompt to run /recap-lite in the following session.

Quick Start

Run the forward-lite skill to save a concise handoff note for the next session.

Frequently Asked Questions about forward-lite

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a git handoff note for my next development session?

The skill generates a markdown handoff note by collecting your current git status, recent commits, and pending changes, then saving the file in the designated inbox directory.

What is the best way to save session context quickly without full planning?

The best way to save session context is taking a snapshot of your git status and recent commits to write a concise markdown file, providing immediate context continuity for the next day.

Do I need any additional configuration to automate git session handoffs?

No additional configuration is required to automate git session handoffs; the skill works with a simple directory structure using the designated inbox path and requires no extra setup.

How does a markdown handoff file help with context continuity?

A markdown handoff file ensures context continuity by including sections for completed work, pending tasks, and a prompt to run the next recap step, directly bridging the gap between development sessions.

Can I use this approach to capture pending changes and recent commits automatically?

Yes, you can capture pending changes and recent commits automatically; the skill processes your current git status and recent commit history to generate the handoff markdown file.

What limitations should I expect when using a quick-note for session handoffs?

The limitation of using a quick-note for session handoffs is that it provides a concise summary rather than full planning, focusing strictly on git status and recent commits for immediate context.