Skip to content

feat(plugin): add /convoy:onboard and /convoy:orient slash commands#26

Merged
teckedd-code2save merged 1 commit into
mainfrom
claude/convoy-readme-installer
Jun 12, 2026
Merged

feat(plugin): add /convoy:onboard and /convoy:orient slash commands#26
teckedd-code2save merged 1 commit into
mainfrom
claude/convoy-readme-installer

Conversation

@teckedd-code2save

Copy link
Copy Markdown
Owner

The CLI gained convoy onboard + convoy orient in the sprint, but the Claude Code plugin had no slash commands for them. Users inside a Claude session had no discoverable path to kick off the onboard interview or trigger drift detection — they only got an error or had to drop to a raw terminal.

Adds:
/convoy:onboard [path] — runs the 5-question interview; tells the
agent not to fabricate answers, keeps the session in the foreground
for the interactive prompts, confirms what was saved.
/convoy:orient [path] — runs drift detection; interprets the output
(existing platform, CI target, secrets manager, observability) and
surfaces any preference/artifact mismatch with the remedy command.
/convoy:help — updated to list both new commands with examples.

The CLI gained convoy onboard + convoy orient in the sprint, but the
Claude Code plugin had no slash commands for them. Users inside a Claude
session had no discoverable path to kick off the onboard interview or
trigger drift detection — they only got an error or had to drop to a
raw terminal.

Adds:
  /convoy:onboard [path] — runs the 5-question interview; tells the
    agent not to fabricate answers, keeps the session in the foreground
    for the interactive prompts, confirms what was saved.
  /convoy:orient [path] — runs drift detection; interprets the output
    (existing platform, CI target, secrets manager, observability) and
    surfaces any preference/artifact mismatch with the remedy command.
  /convoy:help — updated to list both new commands with examples.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@teckedd-code2save teckedd-code2save merged commit 2d45d65 into main Jun 12, 2026
2 checks passed
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.

2 participants