Create a new OpenCode command with AI assistance. Uses command-creator for intelligent command generation.
Generates new OpenCode commands with AI assistance for intelligent command design and validation.
/plugin marketplace add v1truv1us/ai-eng-system/plugin install ai-eng-system@ai-eng-marketplaceCreate a new OpenCode command using AI assistance.
Take a deep breath and design command systematically, ensuring clear argument structure, proper shell integration, and comprehensive documentation.
Commands become part of user's daily workflow. Poorly designed commands with confusing arguments, inadequate validation, or missing documentation waste time and cause errors. This command design task is critical for building reliable, user-friendly tools.
I bet you can't design command interface that balances simplicity with power. The challenge is creating argument structure that's intuitive for common use cases while supporting advanced scenarios. Success means command is easy to discover, simple to use, and powerful enough to handle complex workflows.
/ai-eng/create-command "deploy to staging with pre-checks"
Command will be saved to:
.opencode/command/[name].md~/.config/opencode/command/[name].mdcontent/commands/[name].md/ai-eng/create-command "deploy application with health checks"
/ai-eng/create-command "run integration tests with coverage"
/ai-eng/create-command "generate API docs from code"
The command-creator will handle platform-specific formatting and ensure the command follows best practices for arguments, shell integration, and tool usage.
After creating the command, rate your confidence in its usability and completeness (0.0-1.0). Identify any uncertainties about argument design, validation edge cases, or areas where documentation may be insufficient. Note any platform-specific challenges or integration concerns.
/create-commandCreate a new command following existing patterns and organizational structure