rdm-review

Automate roadmap phase and task reviews using Git history and code analysis.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/edpaget/bot-showalter --skill rdm-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rdm-review
Source: https://github.com/edpaget/bot-showalter/tree/main/.claude/skills/rdm-review
Command: npx skills add https://github.com/edpaget/bot-showalter --skill rdm-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Git, code analysis tool, Git repository access, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Streamlines the process of reviewing the implementation of roadmap phases or tasks by automating key aspects of the evaluation process.

Core Features & Use Cases

  • Review Roadmap Phases: Systematically assess the implementation of phases from a roadmap.
  • Task Review: Analyze and validate specific tasks for compliance with acceptance criteria.
  • Parallel Reviews: Dispatch concurrent reviewers for compliance and code quality assessments.
  • Structured Reporting: Generate comprehensive reports with verdicts on compliance and quality.
  • Actionable Feedback: Identify issues for creation of new tasks for resolution.

Quick Start

Launch a review of phase 3 for the roadmap 'project-x' using the command: rdm-review project-x 3

Frequently Asked Questions about rdm-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate project review for roadmap phase implementation using Git history?

Automate project review by evaluating Git history and using code analysis to assess roadmap phase implementation against acceptance criteria. This process systematically validates task compliance and code quality, generating structured reports with actionable feedback.

Can I run parallel code quality and compliance checks during a task review?

Yes, you can run parallel code quality and compliance checks during a task review. The system dispatches concurrent reviewers to evaluate task compliance and code quality simultaneously, producing a comprehensive report with verdicts and actionable issue identification.

What do I need to validate acceptance criteria against my codebase?

To validate acceptance criteria against your codebase, you need Git repository access and a code analysis tool. The review process integrates Git history with code analysis to systematically evaluate whether implemented tasks meet the defined project criteria.

How does roadmap task analysis identify issues for new task creation?

Roadmap task analysis identifies issues by evaluating task implementation against acceptance criteria using Git history and code analysis. It generates structured reports with compliance verdicts, pinpointing specific issues to create new tasks for resolution.

What is the best way to review a specific phase of a software project roadmap?

The best way to review a specific phase of a software project roadmap is to use a command-line interface that targets the roadmap and phase number. This initiates an automated review using Git history and code analysis to evaluate implementation adherence.

Does the roadmap review process work without a dedicated code analysis tool?

No, the roadmap review process does not work without a dedicated code analysis tool. Code analysis tools and Git repository access are required dependencies for evaluating task implementation and generating compliance and quality verdicts.