forward

Create a session handoff markdown file and initiate plan-mode preparation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/thiansit/LuPang --skill forward-thiansit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forward
Source: https://github.com/thiansit/LuPang/tree/main/.claude/skills/forward
Command: npx skills add https://github.com/thiansit/LuPang --skill forward-thiansit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create a structured handoff for the next session and automatically enter plan mode, ensuring continuity and actionable follow-ups.

Core Features & Use Cases

  • Handoff generation: creates a detailed handoff document in the designated inbox path with session context and outcomes.
  • Plan-mode initiation: automatically transitions into plan planning after handoff to outline next steps.
  • Reference workflow: outputs a plan file that references the handoff and defines the scope for the next session.

Quick Start

Use /forward to generate a handoff and enter plan mode for the next session.

Frequently Asked Questions about forward

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

FAQPage Schema
How do I automate session handoff and plan the next workflow step?

Automating session handoff creates a structured markdown document with session context and automatically enters plan mode to define the next workflow step. It ensures continuity by generating actionable follow-ups for the next session.

What is the best way to wrap up a git workflow session for future continuity?

Wrapping up a git workflow session involves generating a handoff markdown file in a designated inbox path and triggering plan-mode preparation. This automatically outlines the scope and next steps for the subsequent session.

How does plan-mode initiation work after creating a session handoff document?

Plan-mode initiation works by automatically transitioning into a planning phase after the handoff document is written. It guides the generation of a subsequent plan file that references the handoff and defines the next session's scope.

Can I use markdown to structure session planning and handoff documentation?

Yes, you can use markdown to structure session planning and handoff documentation. The process writes handoff files to a specific inbox path using a timestamped markdown format, ensuring session context and outcomes are recorded.

Do I need any external dependencies to trigger automatic session handoff and planning?

No external dependencies are required to trigger automatic session handoff and planning. The workflow operates independently to write the handoff file and initiate plan mode for the next session.

When should I not use an automated handoff workflow for session continuity?

You should not use an automated handoff workflow if your session requires continuous, uninterrupted execution without distinct breaks. It is designed for discrete sessions needing structured context preservation and explicit next-step planning.