vpeetla-ai/react-agent-pattern

ReAct agent pattern reference — LangGraph minimal implementation with tests

2Stars on the repository
14Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

aegis-gateway

01

vpeetla-ai/react-agent-pattern

Skill Claude CodeCodexCursor

Integrate AegisAI gateway before tool side effects (notify, publish, deploy). Use when adding Slack/Telegram/WhatsApp notify, content publish, or any irreversible external action in VAP, AegisLoop, or ai-content-factory.

2 1mo ago A 58 tokens copy · 100% MIT

agentic-engineering

02

vpeetla-ai/react-agent-pattern

Skill Claude CodeCodexCursor

Apply Karpathy agentic engineering discipline: think before coding, minimal diffs, surgical changes, test-verified completion. Use for any implementation task in vpeetla-ai repos when quality bar matters.

2 1mo ago A 46 tokens copy · 100% MIT

vpeetla-ai/react-agent-pattern

Skill Claude CodeCodexCursor

Deploy vpeetla-ai demos: Vercel static/Next.js frontends, Render FastAPI backends, env vars, free tier gotchas. Use when shipping demos, fixing deploy failures, or adding render.yaml / vercel.json.

2 1mo ago A 55 tokens copy · 100% MIT

governed-ai-stack

04

vpeetla-ai/react-agent-pattern

Skill Claude CodeCodexCursor

Maps tasks to the vpeetla-ai 6-layer reference stack (VAP, AegisAI, Enterprise RAG, AegisLoop, Content Factory, LoopForge). Use when choosing which repo to change, designing integrations, or explaining architecture.

2 1mo ago A 59 tokens copy · 100% MIT

grill-with-context

05

vpeetla-ai/react-agent-pattern

Skill Claude CodeCodexCursor

Interview the user about a plan or design until decisions are resolved, while updating CONTEXT.md terms and noting ADR candidates. Use before large features, cross-repo integrations, or when requirements feel vague.

2 1mo ago A 45 tokens copy · 100% MIT

hitl-side-effects

06

vpeetla-ai/react-agent-pattern

Skill Claude CodeCodexCursor

Add human-in-the-loop gates for irreversible actions: LangGraph interruptbefore, AegisAI approval queue, UI approve/resume endpoints. Use when shipping, publishing, notifying, or merging agent-generated changes.

2 1mo ago A 47 tokens copy · 100% MIT

vpeetla-ai/react-agent-pattern

Skill Claude CodeCodexCursor

Build or modify LangGraph StateGraph agents in vpeetla-ai repos: typed state, nodes, conditional edges, MemorySaver, interruptbefore HITL. Use when adding orchestrators, coding loops, or multi-agent graphs.

2 1mo ago A 52 tokens copy · 100% MIT

loop-engineering

08

vpeetla-ai/react-agent-pattern

Skill Claude CodeCodexCursor

Implement ODAEU harness loops, RAG evolve tuning, and procedural memory in LoopForge or similar systems. Use when building self-improving agents, eval gates, MCP tool bridges, or RAG version trees.

2 1mo ago A 48 tokens copy · 100% MIT

portfolio-adr

09

vpeetla-ai/react-agent-pattern

Skill Claude CodeCodexCursor

Write ADRs, case studies, and portfolio copy for ai-architecture-portfolio and venkat-ai-portfolio. Use when documenting decisions, updating ecosystem pages, or syncing GitHub profile README with live demos.

2 1mo ago A 46 tokens copy · 100% MIT

rag-governance

10

vpeetla-ai/react-agent-pattern

Skill Claude CodeCodexCursor

Implement access-aware RAG in Enterprise RAG or VAP: hybrid retrieval, rerank, citations, AegisAI HITL for sensitive chunks. Use when tuning retrieval, adding Qdrant adapter, or wiring enterpriseragplatform.

2 1mo ago A 54 tokens copy · 100% MIT

repo-fix-pr

11

vpeetla-ai/react-agent-pattern

Skill Claude CodeCodexCursor

Run or extend LoopForge repo-fix workflow: clone GitHub repo, pytest scan, LangGraph patch loop, branch loopforge/fix-{id}, open PR never push main. Use when fixing bugs across repos, extending workspace/git tools, or debugging /api/repo-fix.

2 1mo ago A 63 tokens copy · 100% MIT

vpeetla-ai/react-agent-pattern

Skill Claude CodeCodexCursor

Bootstrap a vpeetla-ai repo for org skills: issue tracker, triage labels, docs paths, and CONTEXT.md placement. Use when onboarding a new repo, first clone, or when the user says setup skills or configure agent workflow.

2 1mo ago A 58 tokens copy · 100% MIT

tdd-agent-loops

13

vpeetla-ai/react-agent-pattern

Skill Claude CodeCodexCursor

Test-driven development for agent systems: red-green-refactor on graphs, mocked LLM fixtures, pytest-asyncio, trace assertions. Use when adding agent nodes, fixing loop bugs, or building pattern repos.

2 1mo ago A 48 tokens copy · 100% MIT