feat: universal harness — host-neutral skill packs + foreign-install verification - #42
Open
w1ne wants to merge 10 commits into
Open
feat: universal harness — host-neutral skill packs + foreign-install verification#42w1ne wants to merge 10 commits into
w1ne wants to merge 10 commits into
Conversation
YAML-tolerant compatibility pattern, case-insensitive body grep, clean FAIL on missing SKILL.md, classification disjointness assertion, and ship-gate now requires develop-first wording in both AGENTS.md and opencode.hosted.json.
live-gate1.sh and import-multi-smoke.sh require fixtures/ that the public package cannot ship, so they always failed from the tarball. Remove them from files and say in DEVELOPMENT.md that gate scripts run from a source checkout.
Local @labwired/mcp is artifact-only and still needs the labwired CLI; compile and knowledge tools are hosted-only and require login. Note the Node >= 22.20 requirement of the skills CLI and where internal docs live.
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
compatibility: opencoderemoved from the 21 universal packs;customize-labwired-agentstays opencode-only). Foreign agents can consume the pack vianpx skills add LabWired/agent.tests/lib/pack-classification.sh), a universality gate inskills-verify-all.sh(regression net against host lock-in), and a newharness-portablelane in the matrix that simulates a foreign install.Spec + plan: LabWired/agent-internal (private) — docs/superpowers/specs|plans/2026-08-19-universal-harness*.
Test Plan
tests/skills-inventory.sh,tests/skills-verify-all.sh,tests/harness-portable.sh,tests/ship-gate-bounds.sh,scripts/check-public-package.sh— PASSnpm testmatrix — all lanes PASS (incl. gap-ready-qa 28/28 with live ESP32-C3 debug_read, llm-deepinfra live)scripts/ship-gate.sh— PASS