command-creator

Define custom Claude Code slash commands for agents in the Traycer enforcement framework. This skill should be used when creating or updating agents and needing to specify reusable prompts that agents can execute as slash commands. Commands are Markdown files stored in .claude/commands/ and referenced in agent config.yaml files. This is for Claude Code slash commands (/command-name), not bash/CLI commands.

$ Installieren

git clone https://github.com/auldsyababua/instructor-workflow /tmp/instructor-workflow && cp -r /tmp/instructor-workflow/skills/command-creator ~/.claude/skills/instructor-workflow

// tip: Run this command in your terminal to install the skill