Skip to content

refactor(code-intelligence): rename doctor command to setup-code-intelligence#14

Merged
antonbabenko merged 4 commits into
masterfrom
refactor/code-intelligence-rename-doctor
May 17, 2026
Merged

refactor(code-intelligence): rename doctor command to setup-code-intelligence#14
antonbabenko merged 4 commits into
masterfrom
refactor/code-intelligence-rename-doctor

Conversation

@antonbabenko
Copy link
Copy Markdown
Owner

Why

The command's bare name doctor shadowed Claude Code's built-in /doctor. Typing /doctor resolved to this plugin command instead of the built-in health check.

Change

Renamed doctor -> setup-code-intelligence. Invoke as /code-intelligence:setup-code-intelligence.

  • command file renamed (git mv), frontmatter name + H1 updated
  • baseline scenario, README updated
  • CHANGELOG: new 0.4.0 entry; prior release history preserved
  • version bumped 0.3.1 -> 0.4.0 (marketplace.json + .codex-plugin/plugin.json)

BREAKING CHANGE

/code-intelligence:doctor is now /code-intelligence:setup-code-intelligence. Users update plugin then /reload-plugins.

antonbabenko and others added 4 commits May 17, 2026 15:41
Repo has no required checks and the token-authored PR does not
trigger validate.yml, so native auto-merge cannot arm. Instead the
updater squash-merges its own PR right after the inline manifest-
sync check passes (that check is the gate; a desynced bump fails
the workflow before any PR exists). Manifest-only chore subject ->
no agent-plugins release. Fully hands-off; revert the chore commit
to undo a bad bump.
…lligence

The command's bare name 'doctor' shadowed Claude Code's built-in /doctor,
so typing /doctor resolved to the plugin instead of the built-in health
check. Renamed to setup-code-intelligence; invoke as
/code-intelligence:setup-code-intelligence.

Updates command file, baseline scenario, README, CHANGELOG (new 0.4.0
entry, history preserved), and bumps version 0.3.1 -> 0.4.0.

BREAKING CHANGE: /code-intelligence:doctor is now /code-intelligence:setup-code-intelligence
marketplace.json validator requires SKILL.md metadata.version to match
the plugin version. Aligns with the 0.3.1 -> 0.4.0 bump.
@antonbabenko antonbabenko merged commit cba265b into master May 17, 2026
1 check passed
@antonbabenko antonbabenko deleted the refactor/code-intelligence-rename-doctor branch May 17, 2026 17:53
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.

1 participant