morning

Assess repository statuses, aggregate issues, and suggest prioritized tasks.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/sogadaiki/claude-code-skills --skill morning-sogadaiki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: morning
Source: https://github.com/sogadaiki/claude-code-skills/tree/main/skills/morning
Command: npx skills add https://github.com/sogadaiki/claude-code-skills --skill morning-sogadaiki

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive overview of your project landscape and daily tasks, ensuring you start your workday with full context and clear priorities.

Core Features & Use Cases

  • Environment Status: Checks Git status, recent commits, and repository health across multiple projects.
  • Issue Triage: Aggregates open issues and merged PRs from relevant repositories.
  • Context Loading: Loads previous session context from restart.md and suggests daily tasks based on priorities, deadlines, and client status.
  • Use Case: Begin your morning by running /morning to get a consolidated view of all your active projects, identify urgent issues, and receive AI-driven suggestions for what to work on next, ensuring no critical task is missed.

Quick Start

Run the morning skill to get your daily project overview and task suggestions.

Frequently Asked Questions about morning

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

FAQPage Schema
How do I get a daily project overview and task prioritization across multiple Git repositories?

Aggregating Git status and open issues across multiple repositories provides a daily project overview with prioritized task suggestions. It uses client relationship heatmaps and loaded session context to dynamically adjust its cross-repository or single-project focus.

What is the best way to start a daily standup with AI-driven codebase status and issue triage?

The best way to start a daily standup is by loading previous session context and aggregating open issues with merged PRs. This provides a comprehensive codebase status assessment and suggests daily tasks based on project priorities and deadlines.

Can I use this for single repository focus instead of cross-repository project management?

Yes, you can use this for single repository focus. It dynamically adjusts its scope by operating in project mode for single repository oversight or command tower mode for cross-repository project management, depending on your execution environment.

Does the daily task suggestion workflow require a specific context file to function?

The daily task suggestion workflow requires a `restart.md` file to load previous session context. This context is combined with project priorities, deadlines, and client status to generate accurate, prioritized task suggestions for your morning workflow.

Why does my project overview not show recent commits or open issues for all active codebases?

A project overview might not show recent commits or open issues if the execution environment is set to single repository project mode instead of cross-repository command tower mode. Adjusting the scope ensures all active codebases are aggregated.