command-development

Design and implement Claude Code slash commands with YAML frontmatter and Bash execution.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rodgemd1-lgtm/Startup-Intelligence-OS --skill command-development-rodgemd1-lgtm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: command-development
Source: https://github.com/rodgemd1-lgtm/Startup-Intelligence-OS/tree/main/archive/resource-hub/claude-plugins/plugins/plugin-dev/skills/command-development
Command: npx skills add https://github.com/rodgemd1-lgtm/Startup-Intelligence-OS --skill command-development-rodgemd1-lgtm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Teams need a clear, scalable framework to design, document, and reuse Claude Code slash commands and plugin-based workflows across projects.

Core Features & Use Cases

  • Frontmatter-driven configuration and YAML patterns to ensure consistent command discovery
  • Support for dynamic arguments, file references, and Bash execution within commands
  • Flexible command organization with namespaces and reusable patterns for plugins
  • Guidance on integration with plugin components (agents, skills, hooks) and validation patterns

Quick Start

Create a simple slash command using the standard frontmatter and a basic prompt to explore the workflow.

Frequently Asked Questions about command-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Claude Code slash commands with YAML frontmatter?

You build Claude Code slash commands using frontmatter-driven YAML configuration to ensure consistent command discovery. This framework supports defining dynamic arguments, file references, and Bash execution within a scalable workflow.

What are the best practices for organizing multiple slash commands in a plugin?

Organizing multiple slash commands in a plugin utilizes namespaces and reusable patterns for scalable command organization. This approach establishes best practices for plugin-based workflows and supports integration with plugin components like agents, skills, and hooks.

Can I use dynamic arguments and file references in Claude Code commands?

Dynamic arguments and file references are fully supported in Claude Code commands. The framework provides patterns for passing dynamic inputs and referencing external files directly within your slash command prompts and Bash execution logic.

Does this slash command framework support Bash execution and interactive prompts?

The slash command framework supports both Bash execution and interactive command patterns. It provides structured guidance for integrating Bash commands and building interactive workflows within your Claude Code plugin architecture.

How do I test and distribute Claude Code slash commands in a marketplace?

Testing and distributing Claude Code slash commands involves applying validation patterns and maintenance best practices provided by the framework. It supports marketplace distribution by establishing scalable, reusable plugin patterns and structured command documentation.