HtmlGraph RoboRev Integration

Trigger roborev code reviews and create HtmlGraph bugs for medium, high, and critical findings.

3|3|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/shakestzd/htmlgraph --skill htmlgraph-roborev-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: HtmlGraph RoboRev Integration
Source: https://github.com/shakestzd/htmlgraph/tree/main/packages/claude-plugin/skills/roborev
Command: npx skills add https://github.com/shakestzd/htmlgraph --skill htmlgraph-roborev-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires roborev, jq, uv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of running code reviews using roborev and creating actionable bugs within the HtmlGraph system, streamlining quality assurance and issue tracking.

Core Features & Use Cases

  • Automated Code Reviews: Triggers roborev analysis automatically after significant feature completions.
  • Bug Creation: Creates HtmlGraph bugs for medium, high, and critical severity findings from roborev.
  • Use Case: After completing a complex feature, this Skill automatically runs a code review, identifies potential issues, and logs them as bugs in your HtmlGraph project, ensuring code quality without manual intervention.

Quick Start

Run a roborev review on your current branch and create HtmlGraph bugs for any medium or higher severity findings.

Frequently Asked Questions about HtmlGraph RoboRev Integration

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

FAQPage Schema
How do I automate code reviews and create bug tracking tickets for identified issues?

Automate code reviews by triggering roborev analysis after feature completion, then automatically creating HtmlGraph bugs for medium, high, and critical severity findings linked to the originating features.

How does automated bug creation work when integrating roborev with HtmlGraph?

Automated bug creation works by running roborev analysis on a completed feature and generating HtmlGraph bugs for any identified medium, high, or critical severity issues, effectively linking them to the source feature.

Do I need the roborev CLI and HtmlGraph SDK to automate post-feature code reviews?

Yes, automating post-feature code reviews requires the roborev CLI to execute the review analysis and the HtmlGraph SDK to manage and create bugs for the identified severity findings.

What is the best way to track high severity code review findings in HtmlGraph?

The best way to track high severity findings is to use an integrated workflow that automatically runs roborev code reviews and logs medium, high, and critical issues as linked bugs in HtmlGraph.

Why are only medium, high, and critical severity findings from roborev created as bugs in HtmlGraph?

Only medium, high, and critical severity findings are created as bugs to ensure actionable issues are tracked in HtmlGraph, streamlining quality assurance without logging low-priority noise.

Can I trigger roborev code reviews automatically after completing a feature?

Yes, you can trigger roborev code reviews automatically post-feature completion to identify potential issues and log them as linked bugs in your HtmlGraph project without manual intervention.