refactor(skills): simplify current guidance and preserve scan evidence - #98
Merged
Merged
Conversation
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.
Skills repeated full workflows, prescribed arbitrary staffing and measurement thresholds, and copied changing API and model facts.
The revised guidance keeps essential decisions in each entrypoint and loads named supporting procedures only when their conditions apply.
Changing facts point to their current owning source.
Existing consumers still check the package and execution path they actually use.
This covers all 61 dotfiles-owned skills: 59 entrypoints changed;
site-cloneandsession-continuityremain byte-for-byte unchanged.The related Runtime skill update is tangle-network/agent-runtime#1102.
Reject malformed or unsupported input without publishing a partial merge; keep issue deduplication in triage.
Validation:
RTK_GUARD_MEASUREMENT_CACHE=/tmp/rtk-measurement-aliases-20260904.json npm test: 58 passed, 0 failed, 7 Linux-only skips; smoke passed.The unchanged RTK measurement cache was reused; its guard and mutation tests ran.
These are combiner checks, not complete SARIF schema validation.
These checks support instruction integrity and the tested behaviors.
They do not establish a comparative improvement in agent productivity.
Unchanged bundled lint rules were not tested against a fresh Oxlint installation.
Text measurements use whitespace-separated words and physical lines across all 61 owned entrypoints and their supporting Markdown.
Shared author guidance is excluded from these totals.
Baseline is
2178ec6; candidate is739a096.Complete per-skill measurements (before → after)