Runtime Patch Review

Community

Rapid post-deploy patch review and sanity checks

AuthorskerishKang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It provides a fast, repeatable review of runtime patches and recent deployments by automating syntax checks, pattern scans, and HTML link verification to catch regressions and leftover debug artifacts before merging or shipping.

Core Features & Use Cases

  • Syntax and runtime checks: run node --check across changed JavaScript and serverless function files to detect syntax and immediate runtime issues.
  • Pattern and hygiene scanning: find duplicate event listeners, leftover console.* calls, TODO/FIXME/HACK markers, and discouraged casts like "as any".
  • HTML reference validation: discover external and internal broken links and verify JS/CSS asset references.
  • Use Case: After a patch deploy or before merging a PR, run this review to validate changed *.js and *.html files and produce a checklist-style review summary for reviewers.

Quick Start

Run a patch review for files changed in the last commit and generate a checklist-style review summary highlighting syntax errors, duplicate patterns, and broken links.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Runtime Patch Review
Download link: https://github.com/skerishKang/LoveBud/archive/main.zip#runtime-patch-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.