Skip to content

[codex] Fix Doctor helper command dispatch#17

Merged
dankritz merged 1 commit into
mainfrom
codex/fix-doctor-helper-shadow
May 11, 2026
Merged

[codex] Fix Doctor helper command dispatch#17
dankritz merged 1 commit into
mainfrom
codex/fix-doctor-helper-shadow

Conversation

@dankritz
Copy link
Copy Markdown
Contributor

Summary

  • Fix the deploy helper's --doctor dispatch by avoiding a local variable named doctor inside deploy().
  • Add a regression test that calls deploy() with --doctor, covering the previous UnboundLocalError path.

Validation

  • python3 skills/deploy-to-vibestack/scripts/vibestack_deploy_test.py

Notes

The installed user-level helper at /Users/dan.kritzinger/.claude/skills/deploy-to-vibestack/scripts/vibestack_deploy.py now matches the patched repo helper, so Claude Code can retry --doctor immediately.

@dankritz dankritz marked this pull request as ready for review May 11, 2026 12:54
@dankritz dankritz merged commit 365b1f3 into main May 11, 2026
3 checks passed
@dankritz dankritz deleted the codex/fix-doctor-helper-shadow branch May 11, 2026 12:54
@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 11, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • skills/deploy-to-vibestack/scripts/vibestack_deploy.py
  • skills/deploy-to-vibestack/scripts/vibestack_deploy_test.py

Reviewed by grok-code-fast-1 · 62,549 tokens

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