daily-standup-notes

Generate structured daily standup notes from Git history, tasks, and calendars.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Peleke/brunnr --skill daily-standup-notes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-standup-notes
Source: https://github.com/Peleke/brunnr/tree/main/exploits/glassworm-bypass
Command: npx skills add https://github.com/Peleke/brunnr --skill daily-standup-notes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Structured daily standup note generation offloads the manual write-up by converting recent activity into a formatted standup.

Core Features & Use Cases

  • Generates concise standup entries from git history, tasks, and calendar events.
  • Supports multiple output formats (markdown, slack, jira) and days-back configurability.
  • Use Case: Teams auto-create daily standups that summarize yesterday, today, and blockers.

Quick Start

Run the standup skill to generate today's standup notes based on recent activity.

Frequently Asked Questions about daily-standup-notes

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

FAQPage Schema
How do I generate daily standup notes from git history and calendar events?

Automated daily standup note generation works by summarizing recent project activity from git history, tasks, and calendars into structured updates covering yesterday's work, today's plan, and blockers.

Can I format automated standup notes for Slack and Jira?

Yes, automated standup notes support multiple output formats including markdown, Slack, and Jira, allowing teams to post generated updates directly into their preferred communication and tracking platforms.

How do I configure the lookback period for agile standup generation?

Agile standup generation supports configurable lookback days, allowing you to define the specific time window the tool scans for recent git commits and tasks to summarize into the daily update.

What is the best way to automate daily standups for software development teams?

Automating daily standups for software teams involves using a tool that detects projects automatically and compiles recent activity into concise entries detailing completed work, planned tasks, and current blockers.

Does automated standup generation include blockers from task trackers?

Yes, automated standup generation includes blockers by extracting them from recent project activity and tasks, ensuring the formatted notes highlight impediments alongside yesterday's progress and today's plan.