project-daily-prep

Analyze Linear issues to generate a Markdown daily prep report.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/fence-technology/claude-code-skills --skill project-daily-prep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-daily-prep
Source: https://github.com/fence-technology/claude-code-skills/tree/main/productivity/project-daily-prep
Command: npx skills add https://github.com/fence-technology/claude-code-skills --skill project-daily-prep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps project leads prepare concise daily standups by automatically analyzing Linear issues, comparing commitments against actual progress, and surfacing deviations and questions for the team.

Core Features & Use Cases

  • Phase 1: Context Gathering — selects the project and fetches relevant Linear issues and the current sprint context.
  • Phase 2: Yesterday's Commitment Analysis — checks yesterday's due issues, identifies blockers, and generates questions to ask the owner.
  • Phase 3: Today's Interactions Review — reviews upcoming meetings, owner assignments, and prep tasks.
  • Phase 4: Generate Prep Output — produces a copy-paste ready markdown prep sheet for distribution to the team. Use cases include project leads coordinating work in Linear MCP and needing a repeatable daily prep workflow.

Quick Start

Use the /project-daily-prep [project-name] command to generate today’s prep output for the specified Linear project.

Frequently Asked Questions about project-daily-prep

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

FAQPage Schema
How do I automate daily standup prep using Linear issues?

Automate daily standup prep by fetching Linear issues to compare yesterday's commitments against actual progress, surfacing blockers, and generating a copy-paste ready Markdown prep sheet for the team.

What is a project daily prep report for agile workflows?

A project daily prep report analyzes Linear issues to cover yesterday's due items, today's plan, blockers, and meeting preparation tasks, providing a concise summary for project leadership coordination.

Do I need a Linear MCP server configured to generate standup reports?

Yes, a configured Linear MCP server and access to Claude are required to fetch issues, list projects, and generate the Markdown prep sheet for the daily standup workflow.

How do I generate a daily prep sheet for a specific Linear project?

Generate a daily prep sheet by using the /project-daily-prep command with the target project name, which triggers context gathering, commitment analysis, and Markdown output generation.

What's the best way to track blockers and deviations in Linear sprints?

Track blockers and deviations by analyzing yesterday's due Linear issues, identifying incomplete items, and generating targeted questions to ask the issue owner during the standup.

Can I review upcoming meetings and owner assignments when preparing for standups?

Yes, the daily prep workflow reviews upcoming meetings, owner assignments, and prep tasks by fetching current sprint context from Linear issues before generating the final output.