start-day

Aggregate sprint boards, dashboards, and standups into a personal morning briefing.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/mattfuster/aisef-setup --skill start-day
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: start-day
Source: https://github.com/mattfuster/aisef-setup/tree/main/.claude/skills/start-day
Command: npx skills add https://github.com/mattfuster/aisef-setup --skill start-day

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the daily preparation of a personal briefing for engineers by aggregating data from sprint boards, dashboards, and yesterday's standup to surface active work, blockers, and continuity.

Core Features & Use Cases

  • Aggregated briefings: surface your active work, blockers, items needing input, and continuity from yesterday.
  • Read-only hub access: reads sprint boards, dashboards, backlog, and standups without modifying them.
  • Identity-aware personalization: resolves the current user and writes the briefing to a personal, git-ignored workspace.

Quick Start

Say "start day" to generate your personalized morning briefing.

Frequently Asked Questions about start-day

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

FAQPage Schema
How do I generate a personalized engineer morning briefing from sprint boards and standups?▼

To generate a personalized engineer morning briefing, use a Skill that aggregates active work, blockers, and continuity from sprint boards, dashboards, and standups. It reads read-only hub artifacts and writes your daily focus items to a personal workspace.

What is an automated daily standup briefing and how does it work?▼

An automated daily standup briefing compiles your active work, blockers, and yesterday's continuity into a single morning briefing. It uses identity resolution to read sprint boards and dashboards securely, writing a personalized summary without modifying source artifacts.

Can I automatically surface blockers and active work from my sprint board?▼

Yes, you can automatically surface blockers and active work from your sprint board. The briefing generator reads sprint boards and dashboards in read-only mode, identifying items needing input and carrying yesterday's work forward into a daily summary.

Does the morning briefing generator modify my sprint board or dashboard artifacts?▼

No, the morning briefing generator does not modify your sprint board or dashboard artifacts. It operates with read-only access to hub artifacts, ensuring your sprint board, backlog, and standup data remains untouched while writing your briefing to a git-ignored workspace.

How do I ensure data privacy when aggregating personal sprint board data?▼

To ensure data privacy when aggregating personal sprint board data, the Skill applies an identity resolution step. This verifies the current user and writes the personalized morning briefing to a personal, git-ignored workspace, preventing unauthorized access to your active work data.

What's the best way to track yesterday's work continuity for my daily engineering focus?▼

The best way to track yesterday's work continuity is to automate a daily morning briefing. By reading yesterday's standup and sprint board data, it surfaces continuity items alongside active work and blockers, helping you focus on what needs input today.