Convert To Agent banner
basher83 basher83

Convert To Agent

Development community

Description

--- argument-hint: [slash-command-file-path] description: Convert a slash command to a sub-agent definition (project) --- # Convert Slash Command to Sub-Agent You are tasked with converting a slash command to a sub-agent definition. This conversion should ONLY happen when appropriate based on the decision criteria. ## Input You will receive a file path to a slash command file via `$ARGUMENTS`. ## Decision Criteria - MUST VALIDATE FIRST Before converting, you MUST validate that conversion i

Installation

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

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

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

Full documentation available on GitHub

View Source Repository