source-command-kotlin-build

Installation
SKILL.md

source-command-kotlin-build

Use this skill when the user asks to run the migrated source command kotlin-build.

Command Template

Kotlin Build and Fix

This command invokes the kotlin-build-resolver agent to incrementally fix Kotlin build errors with minimal changes.

What This Command Does

  1. Run Diagnostics: Execute ./gradlew build, detekt, ktlintCheck
  2. Parse Errors: Group by file and sort by severity
  3. Fix Incrementally: One error at a time
  4. Verify Each Fix: Re-run build after each change
  5. Report Summary: Show what was fixed and what remains

When to Use

Installs
1
GitHub Stars
1
First Seen
Jun 22, 2026
source-command-kotlin-build — tangchunwu/skill-hub