code-review-report
πPlugin2ykwang/agent-skills
Turn code changes into a single-file HTML code review report that pairs the diff with context a diff can't show β design decisions, rejected alternatives, tradeoffs, unfinished work β plus prioritized review points. Use when preparing for review after finishing a sizable change, refactor, or feature, or whenever the user asks for a review report, change report, or an HTML summary of their changes.
Part of
2ykwang/agent-skills
Installation
/plugin marketplace add 2ykwang/agent-skills/plugin install code-review-report@2ykwang-agent-skillsMore from this repository10
Agent skills including html-visual for generating interactive single-file HTML visualizations (UI mockups, ERDs, flowcharts, data charts) and ralph-loop-template for iteration checklists.
Agent skills including html-visual for generating interactive single-file HTML visualizations (UI mockups, ERDs, flowcharts, data charts) and ralph-loop-template for iteration checklists.
A Ralph Loop template skill for autonomous agent iteration, part of an agent skills collection that includes HTML visualization and interactive single-file generation capabilities.
Skill
Skill
Skill
Skill
Generate an interactive single-file HTML visualization (mockup, wireframe, ERD, flowchart, chart, slides, architecture diagram, dashboard, timeline, mindmap, kanban, table).
Analyze a Django Trac ticket and produce a triage recommendation report.
Split a minor change from the current work into a separate worktree and open a PR without interrupting your flow. Requires Claude Code (uses EnterWorktree, ExitWorktree, AskUserQuestion).