Automated Multi-Agent PR Reviewer (PR Sentinel)
A production-deployed GitHub App on GCP Cloud Run that automates PR reviews with zero human intervention. Architected a multi-agent RAG pipeline using LangGraph that spawns parallel sub-agents (Security, Performance, and Code Quality) with autonomous tool-calling loops over Pinecone vector indexes. Engineered with Celery/Redis for durable queue processing, HMACS-SHA256 signature verification, and namespace-scoped incremental vector ingestion reducing ingestion time by ~90%.