Skip to content
View stevengonsalvez's full-sized avatar
πŸ’­
trying to be monkish
πŸ’­
trying to be monkish
  • London

Block or report stevengonsalvez

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

Hi, I'm Steven πŸ‘‹

πŸ“ London | πŸ—οΈ Chief Engineer at SHOTClubhouse | πŸ€– Agentic engineering builder

I build practical tools for coding with agents: context engineering, long-term memory, workflow telemetry, and small CLIs that remove daily drag.

Rust TypeScript Python Go Codex Claude CLI AWS Azure GCP Cloudflare iOS Android Web

Building Now

  • 🏟️ Chief Engineer at SHOTClubhouse - building toward an agentic operating system for growing SHOTClubhouse
  • βš™οΈ Every useful tool, workflow, and agent loop gets folded back into that direction: product, club portals, content, ops, and delivery
  • 🐺 Wololo Platform - autonomous agentic engineering operating system work feeding into SHOTClubhouse: onboarding, provisioning, governance, observability, and agent-fleet operations
  • 🌢️ Cofounder + Tech at CoChilli - building out cochilli.co.uk and the commerce, ops, and delivery systems around it
  • πŸ’Ό PopAJob - Tinder for jobs, currently closed source and planned to open later
  • πŸŽ™οΈ TalkToMe - cross-platform AI chat and voice app under development, with credit to crmitchelmore/justspeaktoit for the original voice-to-text inspiration
  • 🧭 JSTLFT - soon-to-open-source product experiment, kept intentionally brief until the public release

Read Here

GitHub Activity

GitHub Contribution Graph

Selected Public Work

  • πŸ“¦ agents-in-a-box - context engineering for agentic coding
  • 🧠 ainb-reflect-memory - long-term memory for AI coding agents
  • 🧰 ainb-toolkit - curated AI coding skills and per-tool rule sets
  • πŸ›°οΈ cerebro - local-first, token-minimal daily tech-intelligence pipeline
  • πŸ“Š qstatus - Amazon Q Developer usage monitoring for macOS and CLI
  • πŸ—‚οΈ promptregistry-mcp - lightweight file-based prompt server for developers
  • 🧩 mcp-ethicalhacks - MCP security examples and failure modes
  • βš™οΈ dotfiles - local development environment

What I'm Doing

  • Building agent workspaces - Keeping prompts, skills, memories, telemetry, and code close enough to survive real work
  • Compressing agent cost - Measuring token waste, trimming context, and routing judgment to the right model
  • Writing about AI workflows - Publishing practical notes on stevengonsalvez.com
  • Turning workflow pain into tools - Small CLIs, dashboards, and repo conventions before big platforms

Latest Blog Posts

Connect

Blog DEV.to GitHub Agents

Philosophy

Ship the smallest useful loop, measure where it breaks, then encode the lesson so the next agent run starts smarter.

Random Facts
  • I like tools that make hidden workflow state visible.
  • I prefer local-first systems until the network earns its place.
  • I write docs because future me has terrible memory.
  • I care more about reliable loops than fancy demos.

Pinned Loading

  1. agents-in-a-box agents-in-a-box Public

    context engineering for agentic coding

    Rust 21 7

  2. dotfiles dotfiles Public

    dotfiles

    Shell 1 1

  3. agent-bridge agent-bridge Public

    TypeScript 2

  4. reflect-kb reflect-kb Public archive

    Universal cross-harness retrieval + learning KB for AI coding agents