askill
daily-standup

daily-standupSafety 95Repository

Generates daily standup updates from session activity and commits. Use when preparing standups, reviewing daily progress, or aggregating work across projects.

10 stars
1.2k downloads
Updated 2/28/2026

Package Files

Loading files...
SKILL.md

Daily Standup

Generate standup updates for SLNG projects from Pi sessions and jj commits.

Usage

# Default: yesterday's activity
nu ~/.pi/agent/skills/daily-standup/slng-activity.nu

# Custom date range
nu ~/.pi/agent/skills/daily-standup/slng-activity.nu --since "3 days ago"
nu ~/.pi/agent/skills/daily-standup/slng-activity.nu --since "2026-02-20"

# JSON output
nu ~/.pi/agent/skills/daily-standup/slng-activity.nu --format json

Scope

SLNG projects only (~/Projects/slng/*). Do NOT include activity from other projects.

Output Format

## Standup: [Today's Date]

### Yesterday

- [Action verb + outcome] - be specific and concise

### Today

- [Concrete next action] - what you'll actually work on

### Blockers

- None _(or list specific blockers)_

Guidelines

RuleExample
Action verbsBuilt, Fixed, Added, Refactored, Implemented
Be specific"Added Soniox STT support" not "Worked on features"
Max 5 itemsFocus on highlights per section
No jargonReadable by teammates unfamiliar with details
Real blockersOnly actual blockers, not minor friction

Related Skills

  • jujutsu: Commit history and revsets
  • self-reflect: Session reflection and learnings

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

78/100Analyzed 3/2/2026

A well-structured skill for generating daily standup updates with clear commands, output format template, and helpful guidelines. Covers usage examples, scope limitation to SLNG projects, and best practices. Slightly limited in reusability due to project-specific paths but otherwise comprehensive. Missing tags for discoverability and not in dedicated skills folder."

95
85
65
72
78

Metadata

Licenseunknown
Version-
Updated2/28/2026
Publisherknoopx

Tags

No tags yet.