patelr3/agents

Reusable AI agent system for autonomous feature development — Ralph orchestrator, agents, skills, and scripts

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

dev-browser

01

patelr3/agents

Skill Claude CodeCodex

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website"…

2 4mo ago A 84 tokens copy · 98% MIT

prd

02

patelr3/agents

Skill Claude CodeCodex

Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

2 4mo ago A 60 tokens original MIT

ralph-loop

03

patelr3/agents

Skill Claude CodeCodex

Run the Ralph autonomous coding loop. Iterates through PRD user stories, spawning a fresh AI session per iteration to implement, test, and commit each story. Triggers on: run ralph loop, start ralph, execute prd, ralph iterate.

2 4mo ago A 57 tokens original MIT

ralph-prd

04

patelr3/agents

Skill Claude CodeCodex

Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to convert it to Ralph's JSON format. Triggers on: convert this prd, turn this into ralph format, create prd.json from this, ralph json.

2 4mo ago A 66 tokens original MIT

dev-container

05

patelr3/agents

Skill Claude CodeCodex

Run work inside a dev container. Builds a dev container from a workspace's .devcontainer/ config, executes an AI tool (Copilot, Claude, or AMP) inside the container, and cleans up. Triggers on: dev container, run in container, devcontainer, containerized work.

2 4mo ago A 63 tokens original MIT

worktree

06

patelr3/agents

Skill Claude CodeCodex

Execute work in an isolated git worktree with a subagent. Creates a branch, sets up a worktree, spawns a subagent to do the work, creates a PR, and cleans up. Triggers on: worktree, run in worktree, isolated branch, work in worktree, branch and worktree.

2 4mo ago A 69 tokens original MIT