Get Started

Three steps. Your AI CEO on duty.

Synapse is designed to work on first load. No build step. No multi-hour setup. Here is the entire onboarding.

The Five Steps

From download to first dispatch

1

Get the configuration bundle

Option A (recommended): Visit /academy to download a personalized bundle. Option B (technical users): Clone on GitHub.

install.ps1
Invoke-WebRequest -Uri 'https://github.com/lysanderl-glitch/synapse/archive/refs/heads/main.zip' -OutFile "$env:USERPROFILE\Downloads\synapse.zip"
Expand-Archive -Path "$env:USERPROFILE\Downloads\synapse.zip" -DestinationPath "$env:USERPROFILE\Claude Code" -Force
2

Personalize (Option B only)

Open CLAUDE.md. Global-replace (Ctrl+H) three tokens: Lysander with your CEO's name, 刘子杨 with your own name, Synapse-PJ with your organization. Save.

3

Open Claude Code

Launch Claude Code. Open Folder. Pick the directory containing CLAUDE.md.

4

Say anything

Send any message. You will receive a greeting confirming identity and team readiness. From that moment the dispatch workflow is active.

5

Try a dispatch

Send the command below and watch Graphify take it.

claude-code session
/dispatch write a one-page brief on our competitor landscape
What to try first

Four commands that show what Synapse is

升级 Synapse

Check for system updates.

Open obs/

See where knowledge accumulates.

Edit synapse.yaml

Enable an optional module like janus or stock.

/dispatch …

Route any task to the right specialist.

Troubleshooting

When you get stuck

  • Documentation: COLLEAGUE_GUIDE.md in the repo
  • Deep dive: PROPOSAL.md in the repo
  • Community: GitHub Issues
  • Paid help: Academy

Three variables in CLAUDE.md and your AI CEO is on duty.

Run the install script, say hello, and watch the dispatch workflow kick in.