Skip to content

Pin shell-portable First Draft Skill - #6

Merged
raghubetina merged 1 commit into
mainfrom
codex/mac-local-firstdraft-setup-20260812
Aug 12, 2026
Merged

Pin shell-portable First Draft Skill#6
raghubetina merged 1 commit into
mainfrom
codex/mac-local-firstdraft-setup-20260812

Conversation

@raghubetina

Copy link
Copy Markdown
Contributor

Summary

  • pin the exact merged Skills revision containing shell-portable First Draft CLI resolver blocks
  • clarify that Codespaces prepend the repository wrapper, while local macOS clones should invoke bin/firstdraft explicitly

Why

The previous Skill synthesized multiword CLI probes through one scalar shell variable. zsh does not split that scalar by default, so a healthy CLI received one argument such as generate --help and reported a top-level unknown command. The merged Skill now uses literal, self-contained resolver blocks and consistently prefers the Drawing Board wrapper.

Verification

  • pinned public Skills main: 9dc5ca67c3740813d56d5e3dd0a10e004844f73b
  • merged Skills tree is byte-identical to the reviewed candidate
  • script/check
  • git diff --check
  • independent final two-file review: no findings

Boundary

This does not publish plugin 0.1.1 or change the public marketplace catalog. It does not include or modify Ben's PR #5 notes.

The Skill now avoids zsh scalar word-splitting traps and consistently
uses the repository wrapper. Pin its reviewed merged revision and make
the Codespace versus local macOS PATH boundary explicit.
@raghubetina
raghubetina merged commit e6f1189 into main Aug 12, 2026
1 check passed
@raghubetina
raghubetina deleted the codex/mac-local-firstdraft-setup-20260812 branch August 12, 2026 18:34
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