standup

Aggregate git logs, observer logs, and .solopreneur directories into a daily standup summary.

14|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/pcatattacks/solopreneur-plugin --skill standup-pcatattacks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: standup
Source: https://github.com/pcatattacks/solopreneur-plugin/tree/main/skills/standup
Command: npx skills add https://github.com/pcatattacks/solopreneur-plugin --skill standup-pcatattacks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Standups often miss context and require manual gathering of updates from multiple sources. This Skill automates the daily standup by aggregating recent activity and progress data to produce a concise status report.

Core Features & Use Cases

  • Automated data gathering: collects recent commits, project logs, and plan/status files to summarize work.
  • Progress visibility: highlights completed, in-progress, and blocked items for team clarity.
  • Custom time windows: supports date or range for the standup period to tailor the report to a period.
  • Use Case: A solo developer or small team can run a daily standup to quickly share progress with stakeholders.

Quick Start

Ask your AI to generate today's standup summary with default sources, or specify a date/range to tailor the report.

Frequently Asked Questions about standup

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

FAQPage Schema
How do I generate a daily standup summary from git logs and project plans?

To generate a daily standup summary, the Skill aggregates recent git commits, observer logs, and work directories to produce a concise progress report. It automatically collects activity data to highlight completed, in-progress, and blocked items for team clarity.

What is the best way to automate status updates for a small development team?

Automating status updates is best handled by aggregating recent code commits and planning files into a transparent daily standup report. This provides clear visibility into progress and blockers without requiring manual data gathering from multiple project sources.

Can I generate a standup report for a specific past date or custom time range?

Yes, you can generate a standup report for a custom time range by specifying a date or period. The Skill tailors the aggregated activity and progress data to match the exact standup window you request.

Does this daily standup tool work for solo developers?

Yes, this daily standup tool works for solo developers as well as small teams. It reads local work directories and logs to compile a transparent progress update suitable for sharing with stakeholders.

What data sources are needed to compile an automated agile standup report?

Compiling an automated agile standup report requires reading git logs, observer logs, and work directories containing discoveries, specs, designs, plans, and releases. These sources provide the activity and planning data needed to summarize work.