skill: add overlay-open-skill-2 — governed wrapper for Anthropic skill-creator#342
Open
mamonisme wants to merge 15 commits into
Open
skill: add overlay-open-skill-2 — governed wrapper for Anthropic skill-creator#342mamonisme wants to merge 15 commits into
mamonisme wants to merge 15 commits into
Conversation
…+ C7 ledger stubs)
…ask all seal sealed)
…d - investigate guard schema)
…harness passes; add readonly-stop case
… (bounty runxhq#106 rejection runxhq#5)
…ntic runxhq#106 re-delivery fix)
…nly guard) Reads live CRM records from a real connector export at runtime, reconciles a call transcript, decides field_updates within a crm_schema allowlist, and executes them through a CRM transport that seals a before/after diff. Refuses mutate/append/advance framing (read-only preview skill).
…skill-2) wrapping Anthropic skill-creator under pinned digest
…ceipt (fix runxhq#101 rejection)
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
Adds
overlay-open-skill-2, a governed runx overlay that wraps a second, distinct open-ecosystem SKILL.md — the widely-used Anthropicskill-creatorskill — under a pinnedsha256digest, scope bounds, and an explicitallowed_toolsset.Key properties:
SKILL.mdis never edited; the overlay references it by pinned content digest.SKILL.mdfrom a pinned commit URL at runtime, computes itssha256, and refuses (runx.overlay.digest.stale) when it no longer matches the pin.mutate/append/advance.needs_agentstop-case), 0 assertion errors.https://runx.ai/x/mamonisme/overlay-open-skill-2@sha-7707b0a1f7e2(HTTP 200), dogfood receiptrunx:receipt:sha256:1bbae4b169a9ae5897acbda28e7e4effe3d807284d55a084f569322df051adba.Targets Frantic bounty #101.
Test plan
runx harness skills/overlay-open-skill-2→ status: passed (3 cases, 0 assertion errors).runx registry publish ./skills/overlay-open-skill-2/SKILL.md --registry https://api.runx.ai→ success.runx:receipt:sha256:1bbae4b169a9ae5897acbda28e7e4effe3d807284d55a084f569322df051adba.