standup

Generate twice-daily standup summaries from markdown files with timestamps.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/TopengDev/pi-setup --skill standup-topengdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: standup
Source: https://github.com/TopengDev/pi-setup/tree/main/skills/standup
Command: npx skills add https://github.com/TopengDev/pi-setup --skill standup-topengdev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the twice-daily standup ritual, providing a structured format for tracking progress and commitments, enhancing team accountability.

Core Features & Use Cases

  • Twice-Daily Standup: Generate and send morning and evening standups on demand or via scheduled triggers.
  • Accountability: Track yesterday's closed items, today's commitments, and pending decisions.
  • Use Case: Use the /standup command to generate a concise summary of your day's work and plans for the next, ensuring you stay on track and communicate effectively with your team.

Quick Start

Use the /standup command to generate your morning or evening standup summary.

Frequently Asked Questions about standup

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

FAQPage Schema
How do I automate my daily standup summary from markdown files?

Automate your daily standup summary by using the /standup command, which parses markdown files and handles timestamps to generate a structured summary of yesterday's closed items, today's commitments, and pending decisions.

What is a twice-daily standup ritual and how does it track team accountability?

A twice-daily standup ritual generates morning and evening summaries on demand. It tracks team accountability by capturing yesterday's completed tasks, today's commitments, and pending decisions in a structured format.

Can I generate morning and evening standup summaries on demand or via scheduled triggers?

Yes, you can generate morning and evening standup summaries either on demand using the /standup command or via scheduled triggers. The system applies conditional logic based on user input and the time of day.

What's the best way to format pending decisions and commitments for project management communication?

The best way to format project management communication is using the structured standup summary, which separates yesterday's closed items, today's commitments, and pending decisions to ensure you stay on track and communicate effectively.

Do I need any dependencies or external integrations to run automated daily standup routines?

No external dependencies are required to run automated daily standup routines. The Skill operates independently through internal scripts, parsing markdown files and applying conditional logic based on time of day and user input.