keel-morning

Generate a daily morning briefing of project health and focus items.

4|Updated May 23, 2026
One-click install
npx skills add https://github.com/berkayturanci/keel --skill keel-morning
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: keel-morning
Source: https://github.com/berkayturanci/keel/tree/main/.agents/skills/keel-morning
Command: npx skills add https://github.com/berkayturanci/keel --skill keel-morning

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires keel, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a daily morning briefing for project health, focusing on cross-session deferrals, shipped items, project health signals, GitHub status, and a ranked focus list.

Core Features & Use Cases

  • Daily Briefing: Summarizes project readiness, shipped items, and health signals.
  • Cross-Session Deferrals: Lists and clears deferrals from previous sessions.
  • Shipped Items: Tracks issues closed and PRs merged since the last briefing.
  • Project Health: Provides health signals and project-specific information.
  • Ranked Focus List: Offers a ranked list of items to focus on.

Quick Start

Run the 'keel morning' command to receive the daily morning briefing.

Frequently Asked Questions about keel-morning

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

FAQPage Schema
How do I get a daily project health briefing for GitHub status and focus items?▼

To get a daily project health briefing, run the 'keel morning' command. It summarizes GitHub status, shipped items, health signals, and generates a ranked focus list to guide your daily work.

What is the best way to track shipped items and closed PRs since my last session?▼

The best way to track shipped items is using a daily briefing that summarizes issues closed and PRs merged since your last session. It automatically lists these shipped items to keep you updated on progress.

How do I manage cross-session deferrals for my development projects?▼

To manage cross-session deferrals, the daily briefing lists deferrals from previous sessions and clears them automatically. This ensures you address pending tasks before starting new work.

Does the keel morning briefing require a specific project configuration file?▼

Yes, the keel morning briefing requires the keel CLI and a `.keel/project.yaml` file. This configuration file provides the project-specific values needed to generate accurate health signals and focus lists.

Can I get a ranked focus list for my project tasks?▼

Yes, you can get a ranked focus list by running the daily morning briefing. It analyzes project readiness and health signals to offer a prioritized list of items to focus on each day.