skills/bin
dan 48ec6cde83 fix(worker): address code review findings
- Fix rollback to handle partial branch creation (skills-yylq)
  - Pre-compute branch/worktree names before createWorktree
  - Use gitBranchExists() and dirExists() for robust cleanup
- Add step context to error messages (skills-ux6h)
  - Track currentStep through spawn process
  - Error now shows which step failed
- Deduplicate success output block (skills-qjln)
  - Consolidated to single block with conditional review line
- Simplify use-skills.sh auth symlink (skills-475o)
  - One-liner with || instead of nested if
- Fix inconsistent default branch in git.nim (skills-fext)
  - Changed default from "origin/integration" to "main"

Closes skills-yylq, skills-ux6h, skills-qjln, skills-475o, skills-fext

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 09:37:37 -08:00
..
tests test: add deploy-skill.sh config injection tests (21 tests) 2026-01-06 16:29:12 -08:00
claude-search feat: add claude-search prototype for conversation history 2025-12-29 18:35:50 -05:00
deploy-skill.sh refactor(deploy): move functions to top of file (code-review) 2026-01-03 12:16:01 -08:00
use-skills.sh fix(worker): address code review findings 2026-01-15 09:37:37 -08:00