Back to catalog

Explain Code

Explain what code does, why it exists, and where it might fail.

engineeringexplain-this v1.0.0

Install

OpenClaw

Native flow uses ClawHub. Manual ZIP works for shared or per-workspace installs.

clawhub install skill-stasher/explain-code
Download ZIP

Update all: clawhub update --all

Claude Code

Drag ZIP contents into ~/.claude/skills for personal install or repo-local .claude/skills for project scope.

Mac: Finder -> Go -> Go to Folder... -> ~/.claude/skills

Codex

Use Codex installer for one-line setup, or unzip into user/repo skill paths.

$skill-installer --repo benjaminsaddik/Skill-Stasher --path skills/explain-code
User ZIP Repo ZIP

Changelog

1.0.0 (2026-02-18)
  • Initial release.
  • Added complexity and edge-case notes in output format.