Skip to content

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

Open
yvonnedevlinrh wants to merge 1 commit into
unbound-force:mainfrom
yvonnedevlinrh:refactor/commands-plural
Open

refactor: migrate .opencode/command/ to .opencode/commands/#20
yvonnedevlinrh wants to merge 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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant