standup

Write structured stand-up notes with session metadata to .sandpiper/standup.md.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/dljsjr/sandpiper-ai --skill standup-dljsjr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: standup
Source: https://github.com/dljsjr/sandpiper-ai/tree/main/skills/sandpiper/standup
Command: npx skills add https://github.com/dljsjr/sandpiper-ai --skill standup-dljsjr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create and review structured stand-up notes to bridge agent sessions, ensuring continuity of context, decisions, and next steps across sessions.

Core Features & Use Cases

  • Maintains a single, portable summary per session containing Accomplished, In Progress, Next Session, Blockers, and Context
  • Supports both end-of-session wrap-ups and start-of-session re-orientation
  • Enables quick handoffs and audit trail for project work across agent sessions

Quick Start

At the start of a session, write the stand-up to .sandpiper/standup.md to capture prior work and plan next steps.

Frequently Asked Questions about standup

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

FAQPage Schema
How do I maintain session continuity for an AI agent across multiple work periods?

To maintain session continuity, you can use structured stand-up notes that capture prior work and planned next steps. This approach bridges agent sessions by storing context, decisions, and progress in a portable markdown file for quick re-orientation.

What is the best way to document agent workflow progress and blockers at the end of a session?

The best way to document workflow progress is by writing structured stand-up notes at the end of a session. This summarizes accomplishments, ongoing work, and blockers, creating an audit trail and enabling quick handoffs for the next agent session.

How do I orient an AI agent on prior project work at the start of a session?

To orient an agent on prior project work, you can review structured stand-up notes at the start of a session. This provides context on what was accomplished, what is in progress, and planned next steps, ensuring the agent understands the current state.

Can I use a single markdown file for agent session notes and handoffs?

Yes, you can use a single markdown file for agent session notes and handoffs. The stand-up notes are stored in a defined file path, containing sections for Accomplished, In Progress, Next Session, Blockers, and Context to ensure a portable summary.

What format should session continuity notes follow to capture project context?

Session continuity notes should follow a defined format with specific sections: Accomplished, In Progress, Next Session, Blockers, and Context. This structure enforces a complete summary of the session's workflow and project state for future reference.