From harness-engineering
Review and update code comments in staged files — add missing doc comments, remove obvious/stale comments, and add LLM-friendly context. Use when asked to 'review comments', 'clean up comments', or 'add doc comments' before committing. Do NOT use for logic review (use pr-reviewer-3a).
npx claudepluginhub toru-oizumi/claude-harness-engineering --plugin harness-engineeringThis skill uses the workspace's default tool permissions.
Review and improve code comments in staged files before committing: add missing doc comments, remove noise, and add LLM-friendly context.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
Review and improve code comments in staged files before committing: add missing doc comments, remove noise, and add LLM-friendly context.
Trigger: review-comments or "review comments in staged files"
Scope: Only staged files (git diff --cached --name-only)
// TODO: for incomplete implementations// NOTE: for important context// GAD-7 is a 7-item questionnaire)// Auth tokens expire after 1 hour)// Process in batches of 1000 for performance)// Treat as active only when deleted_at is null)// Constructor, // Import statements)git diff --cached --name-only — get staged file listFiles reviewed: N
Comments added: N (describe what was added)
Comments updated: N (describe what was updated)
Comments removed: N (describe what was removed)
pr-reviewer-3a — Full PR review including logicquality-gate — Gate 2 uses this skill