Plugin Claude Code
Plugin marketplace listing 4 plugins: rav-town, dev-browser, worktree-devcontainer, ravagents.
Plugin Claude Code
Plugin marketplace listing 4 plugins: rav-town, dev-browser, worktree-devcontainer, ravagents.
Plugin Claude Code
Browser automation with persistent page state via Playwright. Navigate websites, fill forms, take screenshots, extract web data, test web apps, and automate browser workflows.
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"…
Plugin Claude Code
Multi-agent orchestration system for autonomous feature development from PRDs. Generates PRDs, converts to structured JSON, implements stories iteratively in isolated git worktrees, and coordinates parallel agents.
Agent
Autonomous coding agent that processes PRD specifications. Reads a PRD plan file, converts it to JSON, and runs the ralph-loop to implement all user stories.
Agent
Fleet manager that coordinates multiple Ralph agents working on different PRDs in parallel.
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.
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.
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.
Agent
Enforces architectural integrity by validating layering, module boundaries, domain rules, and separation of concerns across the codebase.
Agent
Reviews pull requests for style, architecture, correctness, and test coverage, providing actionable and prioritized feedback.
Agent
Validates database schemas, migrations, data integrity, and API contracts to ensure correctness and consistency across the stack.
Agent
Monitors dependencies for outdated packages, CVEs, suspicious releases, and supply chain risks while enforcing reproducible build practices.
Agent
Maintains CI/CD pipelines and GitHub Actions workflows, enforcing build reproducibility, quality gates, caching, and deployment best practices.
Agent
Maintains and generates developer-facing documentation, including READMEs, API docs, ADRs, and diagrams, keeping them accurate and in sync with code.
Agent
Implements new features from specs, tickets, or PRDs by writing idiomatic code, coordinating with Test and Security agents, and opening a PR when complete.
Agent
Manages infrastructure-as-code across Terraform, Pulumi, and Bicep, enforcing security best practices, cost efficiency, and drift detection.
Agent
Handles framework upgrades, major version migrations, and large-scale code transformations safely and incrementally.
Agent
Instruments services with logging, metrics, and tracing; designs dashboards and alerts; diagnoses production issues; and enforces observability as a first-class concern alongside feature development.
Agent
Profiles code, identifies bottlenecks, and rewrites slow paths with measurable, benchmark-verified improvements.
Agent
Converts ideas and requests into structured, implementation-ready product specs (PRDs) with acceptance criteria, user stories, and risk analysis.
Agent
Refactors existing code to improve structure, consistency, and maintainability without changing behavior.
Agent
Helps teams plan sprints, groom backlogs, sequence work by risk and value, surface blockers early, and keep the roadmap aligned with product goals.
Agent
Reviews code changes for security vulnerabilities, enforces OWASP Top 10 compliance, audits dependencies for CVEs, and blocks merges on critical findings.