From e6b77b70a7298f7a6635de73aa3991600f414fb8 Mon Sep 17 00:00:00 2001
From: amcheste-ai-agent <278991699+amcheste-ai-agent@users.noreply.github.com>
Date: Tue, 12 May 2026 17:38:12 -0400
Subject: [PATCH] feat: add brand banner
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bring in the Claude Design output for the ea-agent banner per
docs/banner-spec.md from alanchester-brand.
Banner concept: left panel renders a stylized morning-brief daily
note — today's calendar (09:00 team sync, 11:00 1:1 with Taylor,
14:00 deep work block), top 3 priorities with → arrows pulled in
Hunter Green as the EA's synthesized output, and a carry-from-
yesterday line. Right panel holds the EA Agent. headline, lead, stack
tags (Claude-Code · Obsidian · MCP · Skills · Profiles), and the
A·ε·C monogram.
The δ in this design is the three → priority arrows — the agent's
synthesized "what matters today" output extracted from calendar,
inbox, task manager, and notes. Hunter Green scoped to .br-arrow
only.
Files added per banner-spec storage layout:
- assets/banner.svg (vector source with inline stylesheet)
- assets/banner-1200.png (1200w PNG)
- assets/banner-2400.png (2400w PNG, 2x)
Same SVG defect pattern as the engineering-handbook + mac-dev-setup
exports — Claude Design shipped the SVG with an empty block
but class-based markup throughout (.br-arrow, .br-date, .br-line,
.br-muted, .br-rule, .br-section, .br-time on top of the standard
.eyebrow/.headline/.stack/.monogram-* set). Added an inline
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Output · daily-note skill
+ EA_PROFILE.md
+
+
+
+
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+
+
+ Daily note · 2026-05-12
+
+
+ ## Today’s calendar
+ 09:00
+ team sync
+ 11:00
+ 1:1 with Taylor
+ 14:00
+ deep work block
+
+
+ ## Top 3 priorities
+ →
+ finish v1.3 release notes
+ →
+ reply to inbox (4 actionable)
+ →
+ weekly review prep
+
+
+ ## Carry from yesterday
+ ·
+ pinged ops re: GCP quota
+
+
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+
+
+
+
+ Project · amcheste/ea-agent
+
+
+
+ EA Agent.
+
+
+ A Claude plugin that turns AI into a personalized virtual
+ executive assistant. Wired into your Obsidian vault,
+ task manager, calendar, and inbox.
+
+
+ Claude-Code · Obsidian · MCP · Skills · Profiles
+
+
+
+
+
+
+
+
+
+
+ A
+ ε
+ C
+
+
+
+
\ No newline at end of file