Back to list
SorraTheOrc

author-command

by SorraTheOrc

These are my personal agents for software development. They are built specifically for my tooling and my workflows. I don't recommend you use them, but feel free to take idea or even the whole thing.

0🍴 1📅 Jan 25, 2026

SKILL.md


name: author-command description: "Auhors a brand new OpenCode command following project best practices and conventions. Trigger on user queries such as: 'Create a new command to ', 'Author a command that ', 'I need a command that '."

Author Command

Overview

You are authoring a new OpenCode command that implements a specific functionality as requested by the user. You will ensure that the command follows project best practices and conventions, and that it is well-documented and tested.

When To Use

  • User requests the creation of a new command (e.g., "Create a new command to ", "Author a command that ", "I need a command that ").

Behavior

  1. Review command authoring documentation at https://opencode.ai/docs/commands
  2. Review example commands at https://claude.ai/public/artifacts/e2725e41-cca5-48e5-9c15-6eab92012e75
  3. Gather requirements from the user about the desired command functionality, inputs, outputs, and any specific constraints or considerations.
  4. Draft the command code in markdown format, ensuring it adheres to project coding standards and conventions. Use the format in the examples at in https://claude.ai/public/artifacts/e2725e41-cca5-48e5-9c15-6eab92012e75
  5. Review the command markdown with the user for feedback and make necessary revisions. Do not proceed until the user approves the draft.
  6. Once approved, finalize the command markdown and place in the .opencode/commands directory
  7. Document the command in the README.md file and any other relevant documentation.

Score

Total Score

70/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon