coralogix

Kid — Git skill for Claude Code

Git community

Review a PR / feature branch, learn what it actually changes, then explain the problem and the solution like you're talking to a curious 4th-grader (about 9 years old — smart, but knows zero progr.

How to install Kid

Installs to ~/.claude/commands/coralogix-cx-ios-sdk-kid.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/coralogix/cx-ios-sdk/HEAD/.claude/commands/kid.md -o ~/.claude/commands/coralogix-cx-ios-sdk-kid.md

Restart Claude Code, or start a new session, for it to be picked up.

What Kid does

Review a PR / feature branch, learn what it actually changes, then explain **the problem and the solution like you're talking to a curious 4th-grader** (about 9 years old — smart, but knows zero programming words).

This is NOT a bug hunt. Your only job is to understand the change and make it click for someone with no coding background. If they want bugs, that's `/pr-review`.

Step 1 — Find the change

Work out what to explain, in this order:

  1. If $ARGUMENTS is a PR number or URL → `gh pr

Alternatives in Git

  • Tâches Claude Code Resources — by TÂCHES - A well-balanced, "down-to-Earth" set of sub agents, skills, and commands, that are well-organized 1.6k ★
  • GitHub Review PR — Use when a PR needs full review — resolves merge conflicts with the base first, then fixes CI failures, then a 1.5k ★
  • Auteur — The Claude Code skill that directs a website like a film 1k ★

Full documentation available on GitHub

View Source Repository