Skip to content
View manuelsampedro1's full-sized avatar

Block or report manuelsampedro1

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

Manuel Sampedro

I build AI systems, small internal tools, and local-first product prototypes with Codex.

I help teams turn a rough automation or product idea into something scoped, inspectable, and shippable without hiding behind buzzwords or framework weight.

If you want to talk through a workflow, tool, or prototype, find me on X @manuelsampedrop.

What I Build

  • AI workflow systems: review loops, agent handoffs, automation runbooks, and quality gates.
  • Small useful tools: repo helpers, verification layers, brief builders, and local-first utilities.
  • Product prototypes: pragmatic web and iOS experiments that can be tested before anyone commits to a bigger build.

Selected Work

Repo Type Why it matters
codex-review-packet Agent workflow Packages diffs, repo rules, and context into a sharper review handoff for Codex or Claude Code.
verify-by-change Verification tool Suggests honest checks from changed files so AI-generated work closes with evidence instead of boilerplate.
briefboard-local Local-first product Turns messy kickoff notes into a structured build brief and a Codex-ready prompt with no backend.

These are small on purpose. I prefer inspectable tools that solve real workflow friction over bigger demos with less signal.

How I Work With Codex

Public Workbench

  • AI lab notes: build notes, decisions, and launch logs tied to real repos or workflows.
  • Recipes: reusable prompts, checklists, and implementation patterns that came from actual work.
  • Tooling radar: short research only when it changes a build or tooling decision.
  • Automation runbook: how the profile publishing loop works and what it refuses to publish.

Latest Proof

Principles

  • Ship useful proof, not activity theater.
  • Prefer own repos and working artifacts over meta commentary.
  • Keep claims honest: what exists, what was tested, and what is still limited.
  • Use the workbench as supporting evidence, not as a substitute for real projects.

Pinned Loading

  1. briefboard-local briefboard-local Public

    Local-first client brief builder that outputs project briefs and Codex prompts.

    JavaScript

  2. codex-review-packet codex-review-packet Public

    Generate sharper repo review packets for Codex and Claude Code from local git context.

    Python

  3. manuelsampedro1 manuelsampedro1 Public

    AI-native builder workbench: Codex, Claude Code, agents, recipes, and daily lab notes.

    Shell

  4. verify-by-change verify-by-change Public

    Suggest honest verification steps from changed files in local repos.

    Python