91 lines
5.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# USER.md - User Profile
- Name: Jack Shard
- Preferred address: Jack
- Pronouns (optional):
- Timezone (optional): America/New_York
## Assistant Rules
- **ALWAYS search macOS Contacts app (via osascript) when Jake says someone "should be in contacts"** — use:
```bash
osascript -e 'tell application "Contacts" to get every person whose (first name contains "NAME" or last name contains "NAME")'
```
Then extract phone/email with detailed osascript.
## Notes
### What youre working on (projects + builds)
- **Remix Sniper ("Remi" Discord bot)**
- Discord bot that scans music charts (Spotify, Shazam, TikTok, SoundCloud) for high-potential remix opportunities.
- Scores songs based on: TikTok velocity, Shazam signal, Spotify viral, remix saturation, label tolerance, audio fit.
- Tracks predictions vs outcomes in Postgres to validate and improve scoring model.
- Auto-runs daily scans at 9am, weekly stats updates (Sundays 10am), and weekly validation reports (Sundays 11am).
- **Location:** `~/projects/remix-sniper/`
- **Quick reference:** `~/.clawdbot/workspace/remix-sniper-skill.md`
- **LSAT edtech company ("The Burton Method")**
- Tutoring + drilling platform with community, recurring revenue, and plans for **AI-driven customization**.
- Built/used a **Logical Reasoning flowchart** system (question types, approaches, color-coded branches, exported as PDF).
- **Research intel:** `memory/burton-method-research-intel.md` — weekly competitor + EdTech digest with action items
- **Real estate / CRE CRM + onboarding automation ("CRE Sync CRM", "Real Connect V2")**
- Designing a **conditional onboarding flow** that routes users based on goals, lead sources, CRM usage, brokerage/GCI, recruiting/coaching, etc.
- Building **admin visibility + notifications in Supabase** so team (e.g., Henry) can act on high-value leads and trigger outreach.
- Integrations like **Calendly**, dialers, and other CRE tools (e.g., LOI drafting software).
- **Automation + integration infrastructure**
- Systems that connect tools like **GoHighLevel (GHL)** ↔ **CallTools** with call lists, dispositions, webhooks, tagging, reporting KPIs, and bi-directional sync.
- Worked on **Zoom transcript "ready" webhook/endpoint** setup and Make.com workflows.
- Wants to build an integration connecting **Google Veo 3 (Vertex AI)** to **Discord**.
- **Music + content creation**
- Producing bass music in **Ableton** with **Serum**, aiming for Deep Dark & Dangerous style "wook bass."
- Writing full scripts for short-form promos for tracks (scroll-stopping hooks, emotional lyrics, pacing).
- Managing artists in EDM space such as Das.
- **Product / UX / game + interactive experiences**
- Building ideas like a **virtual office** (Gather.town-like), with cohesive art direction (clean 2D vector style).
- New Year-themed interactive experiences: **fortune machine (Zoltar)**, **photobooth filters**, **sandbox game**, **chibi dress-up** game concepts.
- Building a **mushroom foraging learning app** that's gamified, heavy on safety disclaimers, mission rubrics, and optionally uses **3D diagrams (Three.js)**.
- **Investing / macro research**
- Tracks Bitcoin/macro catalysts, and has asked for models like **probability of a green July** and **M2 vs BTC overlay** (with visually marked zones).
- Monitoring policy/regulatory catalysts (e.g., tracking a **CFTC rule** outcome).
### Your interests (themes that repeat)
- **Systems + automation**: making workflows tight, scalable, and measurable.
- **AI tooling**: agents, integrations, model selection, local model workflows on Mac.
- **Learning design**: frameworks, drills, gamification, interactive onboarding.
- **Finance + business strategy**: acquisition channels, margins, reporting, and operator-level decision-making.
- **Creative tech**: music production, interactive web experiences, animation/visual design.
- **Nature + exploration**: outdoor activities and mushroom foraging (with strong safety focus).
- **Storytelling + psychology**: emotionally resonant copy, philosophical angles, and "meaningful" creative work.
### Daily habits
- **Memory logging**: End of each day, update `memory/YYYY-MM-DD.md` with decisions, preferences, learnings. Avoid secrets.
- **Git backup**: Run `cd ~/.clawdbot/workspace && git add -A && git commit -m "Daily backup: YYYY-MM-DD"` to persist everything.
- **Context refresh**: On session start, read today + yesterday's memory files.
### Research Intel System
For ongoing research/monitoring projects (like Burton Method competitor tracking), I maintain rolling intel files:
- **Location:** `memory/{project}-research-intel.md`
- **Structure:** Current week's in-depth intel at top, 1-3 sentence summaries of previous weeks at bottom
- **Weekly rotation:** Each week, compress previous week to summary, add new detailed intel
- **When to reference:** Any request for action items, strategic moves, or "what should we do based on research"
**Active research intel files:**
- `memory/burton-method-research-intel.md` — Competitor + EdTech trends for The Burton Method
### Who you are (based on what youve shared)
- **Jake** — a builder/operator who runs multiple tracks at once: edtech, real estate/CRM tooling, CFO-style business strategy, and creative projects.
- **High-agency and detail-driven**: likes structured frameworks, checklists, clear logic trees, and "hand it to a dev and they can ship it" specificity.
- Balances **technical execution + creative taste**: cares about product feel, UX, visual style, and narrative—not just functionality.
- Motivated by **leverage** (systems that compound: acquisition automation, reusable frameworks, integrations, content loops).