Skip to content

Instantly share code, notes, and snippets.

View aseba's full-sized avatar
🤣

Sebastian Alvarez aseba

🤣
  • Barcelona
View GitHub Profile
@aseba
aseba / grain-api.md
Created March 6, 2026 13:18
Grain API Documentation (scraped from developers.grain.com)
@aseba
aseba / sprint-4-retro-team-assessment.md
Last active March 4, 2026 17:09
Sprint 4 Retro: Team Assessment & Honest Feedback

Sprint 4 Retro: Team Assessment & Honest Feedback

Date: March 4, 2026 Team composition: 4 Full-stack Engineers, 1 Manual QA, 1 Automation QA, 1 Designer, 2 Product Managers


1. QA is structurally broken — process won't fully fix it

The industry standard dev-to-manual-QA ratio is roughly 3:1. You're at 4:1, on a growing platform with increasing complexity. Ola has flagged she needs help for 3 consecutive retros. She's not complaining — she's reporting a structural fact.

@aseba
aseba / sprint-4-retro-patterns-and-recommendations.md
Created March 4, 2026 16:24
Sprint 4 Retro: Problems & Known Patterns for Small Teams

Sprint 4 Retro: Problems & Known Patterns to Fix Them

Date: March 4, 2026 Team composition: 4 Full-stack Engineers, 1 Manual QA, 1 Automation QA, 1 Designer, 2 Product Managers


Problems Identified in Sprint 4 Retro

1. QA Bottleneck

@aseba
aseba / install.sh
Last active February 27, 2026 14:37
Install Wasabi Transcripts skill for Amp
#!/bin/bash
# Install Wasabi Transcripts skill for Amp
# Usage: bash <(curl -fsSL "https://gist.githubusercontent.com/aseba/.../raw/install.sh")
#
# Run from any directory. Creates .agents/skills/fetching-wasabi-transcripts/ with
# everything needed to fetch candidate interview transcripts from Wasabi S3.
set -euo pipefail
echo ""
@aseba
aseba / install.sh
Created February 27, 2026 13:46
Install Platform DB Read Replica skill for Amp
#!/bin/bash
# Install Platform DB Read Replica skill for Amp
# Usage: bash <(curl -fsSL https://raw.githubusercontent.com/…/install.sh)
#
# Run from any directory. Creates .agents/skills/connecting-platform-db/ with
# everything needed to connect to the Remotely platform read replica via cloud-sql-proxy.
set -euo pipefail
echo ""
@aseba
aseba / install-postgres-mcp.sh
Last active February 24, 2026 18:07
Install Postgres MCP for Cursor (read-only, with cloud-sql-proxy)
#!/bin/bash
# Install Postgres MCP for Cursor
# Usage: bash <(curl -fsSL https://gist.githubusercontent.com/aseba/9dca16dfc23e8a870157a25b57e01efb/raw/install-postgres-mcp.sh)
#
# Installs .cursor/mcp.json and .cursor/start-postgres-mcp.sh into the current directory.
# Installs missing dependencies: brew, gcloud, cloud-sql-proxy, uv/uvx
set -euo pipefail
echo "🔧 Installing Postgres MCP for Cursor..."
@aseba
aseba / bluecore-phase1-campaign-analysis.md
Last active February 20, 2026 14:23
Bluecore Campaign - Ambassadors Connection Analysis

Bluecore Campaign - Ambassadors Connection Analysis

Campaign: [IS] Bluecore Campaign - Ambassadors Connection Date: February 20, 2026 Platform: Dripify


Campaign Overview

@aseba
aseba / bluecore-v2-campaign-analysis.md
Last active February 20, 2026 14:56
Bluecore V2 Campaign Analysis - Response Tracking

Bluecore V2 Campaign Analysis

Campaign: [IS] V2 Bluecore Campaign Common Connections
Date: February 20, 2026
Platform: Dripify (Team Campaign)


Campaign Stats

@aseba
aseba / 48h-poc-vs-active-report.md
Created February 20, 2026 13:03
48-Hour Candidate Submission: POC vs Active Customers (Jan 2025 – Feb 2026) | Amp Thread: https://ampcode.com/threads/T-019c7ae1-816c-76b8-ab27-ba11a3ff0b59

📊 48-Hour Candidate Submission: POC vs Active Customers

Goal: Does the 48-hour submission playbook work differently for POC customers (first position, pre-contract) vs Active customers (already have contracts)?

Period: Jan 2025 – Feb 2026
Source: Production database (platform), tables: job_openings, applications, contracts, customers
Generated: 2026-02-20
Base Report: Full 48h Analysis
Amp Thread: https://ampcode.com/threads/T-019c7ae1-816c-76b8-ab27-ba11a3ff0b59

@aseba
aseba / 48h-submission-report-filtered.md
Created February 20, 2026 12:36
48-Hour Submission Report — Filtered (excl. won w/ 0 early subs) | Amp Thread: https://ampcode.com/threads/T-019c7ae1-816c-76b8-ab27-ba11a3ff0b59

📊 48-Hour Candidate Submission Report — Filtered View

Filter applied: Excludes 95 Closed Won positions that had 0 company submissions in the first 48 business hours. These positions won despite no early submission activity (median first submission at 99h, avg 12.7 total submissions), and their inclusion inflated the "missed" win rate in the full report.

Dataset: 179 positions (66 Won + 113 Lost), down from 274
Period: Jan 2025 – Feb 2026
Source: Production database (platform)
Amp Thread: https://ampcode.com/threads/T-019c7ae1-816c-76b8-ab27-ba11a3ff0b59