Current banner
alexander-vyh alexander-vyh

Current

AI community

Description

--- description: Show the effective LLM profile for the current working directory argument-hint: [--json] [--verbose] --- Compute and display the **effective** profile for the current working directory. The effective profile is determined by: 1. Checking the project-scope sidecar entry for `cwd` (wins if present). 2. Falling back to the global-scope sidecar entry. 3. Cross-checking against the `CLAUDE_PROFILES_ACTIVE` env marker in the current shell. If the env marker disagrees with the sidec

Installation

Installs to ~/.claude/skills/alexander-vyh-claude-profiles-current/SKILL.md

Terminal
mkdir -p ~/.claude/skills/alexander-vyh-claude-profiles-current && curl -fsSL https://raw.githubusercontent.com/alexander-vyh/claude-profiles/HEAD/commands/current.md -o ~/.claude/skills/alexander-vyh-claude-profiles-current/SKILL.md

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

Full documentation available on GitHub

View Source Repository