From harness-engineering
Systematically investigate bugs to identify root cause before fixing. Use when root cause is unclear, when asked to investigate a crash or unexpected behavior, or before writing a fix. Also invoked automatically by code-explorer for breakage deep-dives. Do NOT use when root cause is already known (use bug-fix-tdd to fix it).
npx claudepluginhub toru-oizumi/claude-harness-engineering --plugin harness-engineeringThis skill uses the workspace's default tool permissions.
Investigate the bug specified in $ARGUMENTS to identify the root cause.
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.
Investigate the bug specified in $ARGUMENTS to identify the root cause.
Debugging ability declines most with AI assistance (Anthropic Research). Form your own hypotheses first, then compare with this tool's analysis.
bug-fix-tdd: When ready to fix with test-first approachcode-journey: To visualize execution flowcode-explorer: For broad codebase investigationSee gotchas.md in this directory for known pitfalls and recurring mistakes when using this skill.