Skip to content
View SilasReinagel's full-sized avatar

Organizations

@EnigmaDragons

Block or report SilasReinagel

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
SilasReinagel/README.md

Silas Reinagel — AI-Native Systems Architect

Designing agentic AI systems for the enterprise.

I architect AI-native systems — memory substrates, autonomous agents, secure tooling, and the human-facing layer that makes them trustworthy.

Building now

  • agentmem — CLI memory infrastructure for AI agents. SQLite + FTS5. Tiered events, entities, lessons, principles.
  • pr-shepherd — AI agent that auto-fixes CI failures on your PRs. Watches, diagnoses, fixes, pushes — until green.
  • AiProductEngineerQuestions — 500+ curated questions defining the AI Product Engineering discipline. Entry-level through Staff/Principal.
  • HoloAiBuddy — Cube display API + Cursor hooks for ambient AI presence.

Pinned Loading

  1. agentmem agentmem Public

    CLI memory system for AI agents. SQLite + FTS5. Hot/warm/cold event tiers, entities, lessons, principles.

    JavaScript 1

  2. AiProductEngineerQuestions AiProductEngineerQuestions Public

    Curated questions covering the complete AI product engineering stack. Perfect for interview preparation, hiring decisions, and skill development.

    JavaScript 1

  3. HoloAiBuddy HoloAiBuddy Public

    Holographic AI Buddy: cube display API + Cursor hooks for ambient AI presence

    TypeScript

  4. pr-shepherd pr-shepherd Public

    AI agent that auto-fixes CI failures on your PRs. Watches, diagnoses, fixes, pushes -- until green.

    Shell