Skip to content

Remove the --minimal flag from skill office - #240

Merged
quickbeard merged 1 commit into
mainfrom
remove-office-minimal-flag
Aug 4, 2026
Merged

Remove the --minimal flag from skill office#240
quickbeard merged 1 commit into
mainfrom
remove-office-minimal-flag

Conversation

@quickbeard

Copy link
Copy Markdown
Owner

Summary

Drops --minimal from codevhub skill office: usage string, OfficeArgs, parsing, the uninstall-mixture guard, installerArgs (both the GNU --minimal and PowerShell -Minimal translations), the codevhub help entry, and the README. Passing --minimal now exits with unknown option: --minimal.

The README passthrough sentence now names --skip-verify and --force-skills (the latter was undocumented there since #236).

Companion change: the setup scripts drop their --minimal/-Minimal handling in codev-scripts, and the landing-page docs stopped advertising the flag in quickbeard/codev-landing-page#85.

Test plan

  • npm run typecheck
  • npm test — 76 files, 1378 passed / 2 skipped

🤖 Generated with Claude Code

The flag (and its -Minimal PowerShell translation) is no longer
advertised or accepted — passing it now fails with "unknown option".
The setup scripts drop their side of the flag in codev-scripts.

README's passthrough sentence now documents --skip-verify and
--force-skills, which was missing since the #236 passthrough landed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@quickbeard
quickbeard merged commit 535ab36 into main Aug 4, 2026
2 of 4 checks passed
@quickbeard
quickbeard deleted the remove-office-minimal-flag branch August 4, 2026 15:49
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