Command Authoring

Write or refactor Claude Code slash commands (files in commands/<ns>/<cmd>.md). Use when the user asks to "create a slash command", "add /<name>", "write a command file", "make a /command", "turn this workflow into a command", "argument hints", "allowed-tools", or when packaging a repeatable workflow as a one-keystroke invocation. Covers frontmatter, $ARGUMENTS parsing, @-imports for context files, and orchestration patterns.

ibrahim-3d 480b1a4 3.2 KB Updated

File contents

ibrahim-3d/agents-architect/tree/main/skills/command-authoring commit 480b1a459d

Frequently asked questions

npx skillmds@latest add ibrahim-3d/command-authoring