opencode-command-authoring
Create and manage OpenCode commands with valid frontmatter and predictable execution
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create and manage OpenCode commands with valid frontmatter and predictable execution
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
This skill guides agents and developers through the Kanban workflow defined in `orgs/riatzukiza/promethean/docs/agile/process.md`.
Protocol to stop apology loops and focus on verified fixes.
Protocol to break out of repetitive, failing edit loops by forcing analysis over action.
Resolves Clojure namespace-path mismatches and classpath errors with definitive path conversion
Auto-fix Clojure delimiters and validate syntax with OpenCode tools.
Protocol to recover from Clojure/Script syntax errors, specifically bracket mismatches and EOF errors.
استنادا إلى تصنيف SOC المهني
| name | opencode-command-authoring |
| description | Create and manage OpenCode commands with valid frontmatter and predictable execution |
Create and manage OpenCode commands with valid frontmatter and predictable execution.
create-command or opencode-command..opencode/command.bin/create-command or bin/opencode-command to create commands.description field..opencode/command.opencode-command --list to verify registration.opencode-command --run <name>.# Create a command
create-command --name <command>
# List commands
opencode-command --list
# Create a new command file
opencode-command --name <command>
# Run an existing command
opencode-command --run <command>
.opencode/command/<name>.md.bin/create-commandbin/opencode-commandAGENTS.md