Explain Simple banner
redhat-community-ai-tools redhat-community-ai-tools

Explain Simple

Development community

Description

--- description: "Explain a file or folder in very simple words, like to a 15-year-old. No jargon, no technical depth — just what it does and why." --- # Explain Simple Explain code like you're talking to a smart 15-year-old who has never programmed. No jargon. No implementation details. Just what it does, why it exists, and how it fits into the bigger picture. ## Instructions ### 1. Read the Target - Read the file or folder specified in $ARGUMENTS - If it's a folder, read the key files to

Installation

Installs to ~/.claude/commands/redhat-community-ai-tools-claude-code-setup-evaluator-explain-simple.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/redhat-community-ai-tools/claude-code-setup-evaluator/HEAD/.claude/commands/explain-simple.md -o ~/.claude/commands/redhat-community-ai-tools-claude-code-setup-evaluator-explain-simple.md

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

Full documentation available on GitHub

View Source Repository