checkpoint-standup

Extract the standup section from the latest checkpoint for MS Teams.

Updated May 22, 2025
One-click install
npx skills add https://github.com/curtjen/.gir --skill checkpoint-standup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: checkpoint-standup
Source: https://github.com/curtjen/.gir/tree/main/skills/checkpoint-standup
Command: npx skills add https://github.com/curtjen/.gir --skill checkpoint-standup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prints the standup notes from the latest checkpoint so they're ready to copy into MS Teams. This tool helps developers and teams quickly share status by extracting the standup section from the most recent project checkpoint and presenting it in a Teams-friendly format.

Core Features & Use Cases

  • Pulls the standup section from the most recent project checkpoint or global log for quick status sharing.
  • Formats the standup content for direct paste into Microsoft Teams.
  • Works across Claude Code and Codex, enabling consistent standup delivery across environments.

Quick Start

Ask the tool to print the latest standup notes from the current project checkpoint.

Frequently Asked Questions about checkpoint-standup

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

FAQPage Schema
How do I extract standup notes from checkpoints for MS Teams?

To extract standup notes for MS Teams, this tool searches project-local .checkpoints first, then the global log, and outputs a neatly formatted standup section ready to paste directly into Teams.

Can I pull standup notes from a global log if no local checkpoint exists?

Yes, you can pull standup notes from a global log if no local checkpoint exists. The tool searches project-local .checkpoints first, then automatically falls back to the global log to find the most recent standup section.

Does the checkpoint standup tool work across Claude Code and Codex environments?

Yes, the checkpoint standup tool works across both Claude Code and Codex environments, enabling consistent standup delivery and cross-project usage with minimal environment commands required.

What's the best way to format checkpoint notes for a Teams standup update?

The best way to format checkpoint notes for Teams is to use a tool that extracts the standup section from the latest checkpoint and presents it in a Teams-friendly format, ready for direct paste without manual editing.

Do I need any dependencies or external components to print standup notes?

No dependencies or external components are required to print standup notes. The tool requires minimal environment commands and operates independently to extract and display the formatted standup section.