command-development
Guidance for creating Claude Code slash commands: frontmatter, dynamic args, bash execution, and interaction patterns.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for command-development, derived from its capabilities.
AIVSS 8.1 ยท High
View MAESTRO 7-layer threat model โOverview
Part of the plugin-dev plugin, this skill covers building custom Claude Code slash commands: YAML frontmatter fields, dynamic arguments, bash execution inside commands, file references, and interactive patterns like AskUserQuestion. It bundles example commands and reference docs (frontmatter-reference, interactive-commands, testing-strategies, marketplace-considerations) read on demand.
Key features
- Command frontmatter and dynamic arguments
- Bash execution and file references in commands
- Interactive AskUserQuestion patterns
Use cases
- Write a custom slash command with arguments
- Add an interactive prompt to a command