By rp1-run
Automate end-to-end development workflows in git repos: bootstrap projects, generate PRDs and designs, build/verify features via task agents, audit code hygiene across Rust/JS/Python/Go/Java/Ruby, handle PR reviews/feedback/fixes, and archive completions with structured docs.
npx claudepluginhub rp1-run/rp1Audits PRD documents against implementation status and executes disposition actions
Stateless PRD wizard that analyzes interview state and returns structured JSON responses for PRD creation
Stateless scaffolder that analyzes interview state and returns structured JSON responses for tech stack selection and project scaffolding
Systematic investigation of bugs and issues to identify root causes through evidence-based analysis, hypothesis testing, and comprehensive documentation without permanent code changes
Determines workflow start_step by checking existing feature artifacts
Quick-iteration workflow planner. Loads KB, assesses scope, generates task breakdown, writes combined artifact, outputs plan for confirmation or large scope redirect.
Batches parsed tasks into execution units based on complexity rules
Extracts structured task information from tasks.md files
Combines verification phase results into final status determination
Stateless interview agent that analyzes charter state and returns structured JSON responses for greenfield project vision capture
Analyzes implemented code for pattern consistency, maintainability, code duplication, comment quality, and documentation drift
Fast code hygiene validation (linters, formatters, tests, coverage) for quick dev loop feedback
Systematically removes unnecessary comments from code while preserving docstrings, critical logic explanations, and type directives
Implements a single focused code change from a build-express request
Transforms requirements into technical design specifications. Invoked by /build workflow. Does NOT spawn hypothesis-tester.
Archives completed features to {RP1_ROOT}/work/archives/features/ or restores archived features back to active features directory
Analyzes mid-stream edits for validity, detects conflicts, and propagates approved changes across feature documentation
Transforms high-level feature concepts into structured requirements specifications. Invoked by /build workflow.
Generates development tasks from design specifications with support for incremental updates that preserve completed work
Verifies feature acceptance criteria and requirements mapping with full KB context awareness for comprehensive feature validation before merge
Validates design hypotheses through code experiments, codebase analysis, and external research
Deduplicates PR review comments against existing bot and human comments
Posts PR review comments via github-pr agent-tools
Automatically gathers pull request review comments from GitHub, classifies them by priority and type, extracts actionable tasks, and generates structured feedback documents for systematic resolution
Formats findings into markdown report and writes to file
Splits PR diff into reviewable units, filtering out generated/low-value files
Holistic cross-file verification using compressed summaries
Analyzes one review unit across 5 dimensions with confidence gating
Transform PR diffs into Mermaid diagrams for visual code review
Archives completed PRDs to {RP1_ROOT}/work/archives/prds/, archives associated completed features, checks KB staleness, and generates closure summaries
Implements assigned task(s) w/ full context, writes summaries to tasks.md. Uses extended thinking (or ultrathink).
Verifies builder's work for discipline, accuracy, completeness, and commit quality. Returns SUCCESS or FAILURE with actionable feedback. Uses extended thinking for careful verification.
Executes comprehensive functional testing of implemented features including automated tests, coverage measurement, acceptance criteria verification, and detailed test reporting
Unified PR feedback workflow - collect, triage, and fix review comments in a single command with worktree isolation.
Archives a completed PRD to the archives directory with associated features and closure summary.
Audits a PRD against implementation status and guides lifecycle decisions.
Guided wizard for project vision via two-tier docs (charter + PRDs) with stateless interview loops.
Bootstrap a new project with charter discovery and tech stack scaffolding for greenfield development.
Interactive builder loop for small, low-risk changes. Delegates each request to a general sub-agent. Redirects larger work to /build-fast or /build.
Quick-iteration development for small/medium scope changes with persistent artifacts and optional review.
End-to-end feature workflow (requirements -> design -> tasks -> build -> verify -> archive) in a single command.
Analyzes implemented code for pattern consistency, maintainability, code duplication, comment quality, and documentation drift.
Fast code hygiene validation (lints, formatters, tests, coverage) for quick development loop feedback.
Systematically removes unnecessary comments from code using git-scoped file detection.
Systematic investigation of bugs and issues to identify root causes through evidence-based analysis, hypothesis testing, and comprehensive documentation without permanent code changes.
Archives a completed feature to the archives directory with optional documentation validation.
Incorporates mid-stream changes into feature documentation with validation and propagation.
Restores an archived feature from the archives directory back to the active features directory.
Intent-aware map-reduce PR review with CI/CD support, confidence gating, and intelligent comment deduplication.
Transform pull request diffs into comprehensive Mermaid diagrams for visual code review and change understanding.
Validate design hypotheses via code experiments, codebase analysis, and external research.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Full feature development workflow from spec to completion
End-to-end development workflow: design → draft-plan → orchestrate → review → pr-create → pr-review → pr-merge
Autonomous development methodology: PRD interviews → agent execution → automated review
Implementation planning, execution, and PR creation workflows with multi-agent collaboration
Complete PRP workflow automation - plan, implement, debug, review, commit, and PR commands with specialized agents