Skip to content

feat: embed @skill via argc 7.8 - #5

Merged
ethan-huo merged 3 commits into
mainfrom
feat/argc-78-skill
Aug 17, 2026
Merged

feat: embed @skill via argc 7.8#5
ethan-huo merged 3 commits into
mainfrom
feat/argc-78-skill

Conversation

@ethan-huo

Copy link
Copy Markdown
Contributor

Summary

  • Bump argc to v7.8.0 and embed src/SKILL.md behind gkit @skill.
  • Serve @skill from gkit's own dispatcher (argc is schema-only here).
  • Keep the 7.5 --schema public surface under the token budget after 7.6+ example-block rendering.
  • Patch bump 0.1.1 to 0.1.2 so the release workflow publishes the migrated CLI.

Test plan

  • bun run check-types
  • bun run test
  • bun src/cli.ts @Skill prints the guide
  • bun src/cli.ts @Skill nope.md exits 1 with UNKNOWN_SKILL_FILE

Serve the agent guide from the binary, keep the spaced public dispatcher,
and bump the patch so main releases the migrated CLI.
gkit ships as a source tarball into node_modules, and Bun refuses to run
macros from there.
The 7.8.0 entry was written during the GitHub outage via a git fallback,
so bun recorded no sha512. Re-resolved from the tarball.
@ethan-huo
ethan-huo merged commit 550fb44 into main Aug 17, 2026
1 check passed
@ethan-huo
ethan-huo deleted the feat/argc-78-skill branch August 17, 2026 17:27
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