Skip to content
View PedroMosquera's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report PedroMosquera

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

Hi, I'm Pedro 👋

Senior software engineer in Barcelona, ~14 years building web products end to end, leading while staying hands-on. These days my focus is AI done well: agentic features grounded in real signals that earn trust, not free-form output.

(Depending on where we met, you might know me as Alejandro. Same person.)

My CV is a Go binary you can SSH into

ssh pedromosquera.com

No keys, no shell, just a terminal UI of my CV. The same content lives at pedromosquera.com as a fast accessible page, with an agent in front of it that answers questions. Ask it "does he know Go?", or paste a job description and get an honest fit report back. It only answers from the CV; it won't invent jobs I never had.

Things I'm building

  • squadai: one config, every AI coding agent, zero drift. Declare your project's operating model once and squadai apply writes the native files for Claude Code, Cursor, OpenCode, Windsurf, Copilot, and friends.
  • brainbridge: an interactive wizard that sets up an Obsidian vault or plain markdown folder as a shared knowledge base for your AI tools.
  • mac-telemetry-audit: a read-only script that shows you what's watching, monitoring, or phoning home from your Mac.
  • fragwise: open-source fragrance discovery with an AI guide. Early days.

Elsewhere

pedromosquera.com · LinkedIn · or just SSH in and find the Coffee? section.

Pinned Loading

  1. squadai squadai Public

    One config. Every AI agent. Zero drift. Idempotent setup for OpenCode, Claude Code, Cursor, Windsurf, and Copilot.

    Go 8

  2. mac-telemetry-audit mac-telemetry-audit Public

    Read-only macOS audit script to surface telemetry, observability, and monitoring software on your machine

    Shell 1

  3. brainbridge brainbridge Public

    Connect your AI tools (Claude Code, OpenCode, Cursor) to a structured markdown knowledge base. Scaffolds an Obsidian or plain-markdown vault and wires it up in one command.

    TypeScript

  4. fragwise fragwise Public

    Open-source fragrance discovery + AI chatbot guide. Next.js 16 + Tailwind v4 + shadcn frontend, FastAPI + LangGraph backend, Postgres + pgvector.

    Python