Use banner
VlDubr VlDubr

Use

AI community

Description

--- description: Select the default Codex model for this repository argument-hint: "[<model>] [--effort <level>] [--clear]" allowed-tools: mcp__plugin_tandem_codex__codex_use, mcp__plugin_tandem_codex__codex_models --- The user is selecting a Codex model: `$ARGUMENTS` Call **codex_use**: the first word is the model name, `--effort` is the reasoning level, and `--clear` resets the selection to the plugin settings. With no arguments, show the current value. If the model name is uncertain, check

Installation

Installs to ~/.claude/skills/vldubr-tandem-use/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vldubr-tandem-use && curl -fsSL https://raw.githubusercontent.com/VlDubr/tandem/HEAD/commands/use.md -o ~/.claude/skills/vldubr-tandem-use/SKILL.md

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

Full documentation available on GitHub

View Source Repository