Skip to content
View flashesofbrilliance's full-sized avatar
🔒
Locked In
🔒
Locked In

Block or report flashesofbrilliance

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Zach Harris

Building ARCS – a decision intelligence for people navigating high-stakes calls in fog.

A question goes in. A bearing comes out: the sharpened question, the window, the conviction read. It's recorded as a receipt you can replay later. The system never decides for you. It renders the terrain.

Live: app.arcs.care | CV: resume.arcs.care | LinkedIn: linkedin.com/in/zharris

Open tools

Small, MIT-licensed tools I built for my own work and published as they proved out. The tools are open; the ARCS intelligence that orchestrates them stays private.

Full index: good.arcs.care

Pinned Loading

  1. linkedin-connections-toolkit linkedin-connections-toolkit Public

    Parse and analyze your LinkedIn Connections.csv export — stdlib-only, no dependencies. Part of the ARCS family.

    Python

  2. token-savings-bank token-savings-bank Public

    Budget-mode skill for Claude Code — keep an agent session inside a token target without losing the thread. Part of the ARCS family.

    1

  3. rca-skill rca-skill Public

    A Claude Code skill for disciplined root-cause analysis: triage the effort, reproduce the real error, fix the cause not the symptom, capture the finding.

  4. fix-toolbar-comments-skill fix-toolbar-comments-skill Public

    A Claude Code skill that clears your Vercel Toolbar feedback queue end to end: fetch, fix, build, deploy, resolve.

  5. state-sync-skill state-sync-skill Public

    A Claude Code skill that scaffolds a committed snapshot.json ground-truth file so any session — local or cloud — restores project state cheaply instead of re-deriving it.