Skip to content

refactor: migrate .opencode/command/ to .opencode/commands/#20

Merged
yvonnedevlinrh merged 1 commit into
unbound-force:mainfrom
yvonnedevlinrh:refactor/commands-plural
Jun 16, 2026
Merged

refactor: migrate .opencode/command/ to .opencode/commands/#20
yvonnedevlinrh merged 1 commit into
unbound-force:mainfrom
yvonnedevlinrh:refactor/commands-plural

Conversation

@yvonnedevlinrh

Copy link
Copy Markdown
Contributor

Align with OpenCode's canonical directory name for slash commands. Both the embedded agent kit (replicator init output) and the repo's own slash commands are moved from command/ to commands/.

Updates all cross-references in affected markdown files and test assertions. Historical spec artifacts (specs/003-*) are left as-is.

No production Go code changes -- the embedded FS path is derived from the directory structure automatically.

Closes #14

Assisted-by: OpenCode (claude-opus-4-6)

Align with OpenCode's canonical directory name for slash commands.
Both the embedded agent kit (replicator init output) and the repo's
own slash commands are moved from command/ to commands/.

Updates all cross-references in affected markdown files and test
assertions. Historical spec artifacts (specs/003-*) are left as-is.

No production Go code changes -- the embedded FS path is derived
from the directory structure automatically.

Closes unbound-force#14

Assisted-by: OpenCode (claude-opus-4-6)
Signed-off-by: Yvonne Devlin <ydevlin@redhat.com>

@em-redhat em-redhat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@yvonnedevlinrh yvonnedevlinrh merged commit 34ce51b into unbound-force:main Jun 16, 2026
1 check passed
@yvonnedevlinrh yvonnedevlinrh deleted the refactor/commands-plural branch June 16, 2026 12:51
@yvonnedevlinrh yvonnedevlinrh self-assigned this Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Review 👀

Development

Successfully merging this pull request may close these issues.

refactor: migrate replicator init output from .opencode/command/ to .opencode/commands/

3 participants