Initial sync: memory, agents, commands, and gitignore

Syncs project memory, custom agents, and commands across machines.
Excludes secrets (settings.json), session state, and runtime files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Chris
2026-06-11 09:19:24 -05:00
commit 33cab10cef
47 changed files with 1229 additions and 0 deletions
@@ -0,0 +1,25 @@
---
name: Feature branches and PRs status
description: All feature branches on csader/SplitFlapDisplay fork with implementation status and PR info
type: project
---
Fork: `github.com/csader/SplitFlapDisplay` (upstream: `adamgmakes/SplitFlapDisplay`)
Clone: `/Users/csader/Downloads/SplitFlapDisplay`
**Why:** Contributing features back to the original split-flap display project.
**Branches and status:**
| Branch | Status | PR |
|--------|--------|----|
| `feature/5-module-bus-bar` | Merged with wrong files | #6 merged, #7 fix open |
| `fix/5-module-bus-bar-files` | Correct FAB2 files | #7 open |
| `feature/mqtt-home-assistant` | Implemented, pushed | Not yet PR'd |
| `feature/teach-mode` | Implemented, pushed | Not yet PR'd |
| `feature/photo-tune` | Implemented, pushed | Not yet PR'd |
| `feature/expanded-sports` | Implemented, pushed | Not yet PR'd |
| `feature/simulator` | Implemented, pushed | Not yet PR'd |
| `feature/animated-preview` | Implemented, pushed | #8 open |
**How to apply:** Check branch status before working. User wants to test features before filing PRs for most branches.