Morning
Description
Use the `morning-briefing` agent to generate today's morning briefing. The agent orchestrates 6 skills in sequence: 1. `calendar-fetch` — Calendar events 2. `inbox-fetch` — Unread email summary 3. `reminders-fetch` — Due reminders 4. `git-activity` — Yesterday's commits across all projects 5. `action-items` — Open items from meeting notes 6. `briefing-writer` — Assembles all data into the final briefing file Output: `briefings/YYYY-MM-DD-morning.md` **Run from Terminal** (not Claude Code) — A
Installation
Installs to ~/.claude/skills/ek33450505-claude-agent-team-morning/SKILL.md
mkdir -p ~/.claude/skills/ek33450505-claude-agent-team-morning && curl -fsSL https://raw.githubusercontent.com/ek33450505/claude-agent-team/HEAD/commands/morning.md -o ~/.claude/skills/ek33450505-claude-agent-team-morning/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11