Toolkit banner
redhat-community-ai-tools redhat-community-ai-tools

Toolkit

Productivity community

Description

--- description: "Show available skills, agents, and commands — and recommend which to use based on the current repo and task. Helps new users discover what capabilities are available." --- # Toolkit Command Help the user understand what tools are available and which ones to use right now. ## Instructions ### Step 1: Analyze Current Context Quickly assess where the user is and what they might be working on: ```bash # What repo are we in? basename $(git rev-parse --show-toplevel 2>/dev/null

Installation

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

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

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

Full documentation available on GitHub

View Source Repository