fix: make bare skills command agent-first#35
Open
andrei-hasna wants to merge 33 commits into
Open
Conversation
added 30 commits
July 21, 2026 09:26
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
skillsprint Commander command discovery and exit 0 in TTY and non-TTY contexts while keepingskills interactive/iexplicitlocal/selfhost/ optionalcloudtarget contract without presenting target behavior as current implementation0.2.0; npm remains at0.1.58, with no publish or tag in this PRHASNA_SKILLS_SERVER_*compatibility namespace as target architecture and keep current-source blocker claims limited to environment names the server actually reads--allow-shadowimport policydist/cli/cli.test-utils.d.tsfrom the npm package while retaining public declarationsCurrent implementation blockers
HASNA_SKILLS_DATABASE_URL,HASNA_SKILLS_S3_BUCKET, andHASNA_SKILLS_S3_PREFIXplus documented plain-name fallbacksAWS_REGIONHASNA_SKILLS_SERVER_DATABASE_*,HASNA_SKILLS_SERVER_S3_*, andHASNA_SKILLS_SERVER_AWS_REGIONnames and dual-read rules are target compatibility design, not current reads.github/workflows/deploy.ymlstill contains Hasna-specific AWS production configuration and automaticmaindeployment; that internal AWS deployment isselfhost, notcloudVerification
bun test: 754 pass, 0 fail, 10,034 expectations across 64 filesbun test: 754 pass, 0 fail, 10,029 expectations across 64 filesbun run typecheckbun run buildbun run verify:release: 1,362 package-visible files passedbun pm packandbun pm pack --dry-run --quiet: package contains public declaration surfaces and excludesdist/cli/cli.test-utils.d.tsscripts/check_skill_corpus_drift.sh --base HEAD: 248 directories / 248 registry skills, no driftgit diff --checkand staged whitespace check passed