Convert To Slash banner
basher83 basher83

Convert To Slash

Development community

Description

--- argument-hint: [agent-file-path] description: Convert a sub-agent to a slash command (project) allowed-tools: Read, Write, AskUserQuestion --- # Convert Sub-Agent to Slash Command You are tasked with converting a sub-agent definition back to a slash command. This conversion should happen when parallelization or context isolation is no longer needed. ## Input You will receive a file path to a sub-agent file via `$ARGUMENTS`. ## Decision Criteria - MUST VALIDATE FIRST Before converting,

Installation

Installs to ~/.claude/commands/basher83-lunar-claude-convert-to-slash.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/basher83/lunar-claude/HEAD/.claude/commands/convert-to-slash.md -o ~/.claude/commands/basher83-lunar-claude-convert-to-slash.md

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

Full documentation available on GitHub

View Source Repository