Skip to content
View Synforger's full-sized avatar

Block or report Synforger

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.

Content in all repositories owned by your account will be closed.
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
Synforger/README.md

syn

Forging long-lived agents.

I build the machinery for AI agents that outlive their sessions — and run them daily as my own infrastructure.

Building

  • agent-template — scaffold for long-lived Claude Code agents: self-strengthening machinery, two-way base↔derivation sync
  • guard-dispatcher — machine-wide git hooks for anonymous AI-driven development
  • staledocs — deterministic code↔docs drift detection: language-agnostic, no LLM in the detection path
  • claude-pwa-client — drive Claude Code from your phone: PWA + real-PTY backend over Tailscale
  • claude-code-statusline — rate limits & context usage at a glance
  • personal-template — language-neutral quality template for public personal repos

Writing


Interests: reinforcement learning, embodied agents, and the cyberpunk futures they lead to.

Contact: DM on X

Pinned Loading

  1. agent-template agent-template Public

    Long-lived agent template for Claude Code: self-strengthening machinery, dual-direction sync (init/sync/promote), OSS-publishable structure.

    Shell

  2. claude-pwa-client claude-pwa-client Public

    Unofficial PWA client for Claude Code — drive the CLI from your phone over Tailscale: multi-session chat, push notifications, file preview, and optional desktop screen sharing

    Python

  3. guard-dispatcher guard-dispatcher Public

    Machine-wide git hooks dispatcher for anonymous AI-driven development — anon scanning at commit/push/PR boundaries, history auto-scrub, armament doctor

    Shell

  4. staledocs staledocs Public

    Deterministic drift detection between code and docs — language-agnostic, no LLM in the detection path

    Python

  5. personal-template personal-template Public

    Language-neutral quality template for public personal repos — local-first gates (docs freshness, toolchain floors, aggregate audit), release driver, and a full OSS baseline

    Shell