Sync skill counts for frontend-slop-audit - #21
Merged
Conversation
agent-skills adds skills/frontend-slop-audit and two design-ux sub-files (web/motion.md, web/design-system-selection.md). Counts move 58 -> 59 upstream and 60 -> 61 merged. Land after the agent-skills PR merges, since the externals clone re-derives from upstream main.
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.
Companion to agent-skills#12, which adds
skills/frontend-slop-audit/and twodesign-uxsub-files (web/motion.md,web/design-system-selection.md).Documentation-only. Updates the skill accounting that this repo tracks for the merged host inventory.
CLAUDE.mdskill accounting tableskills/58 -> 59; loaded by Claude Code 60 -> 61CLAUDE.mdcode-pattern tabledesign-uxrow now mentions motionCLAUDE.mdworkflow skillsfrontend-slop-auditnamedREADME.mdstack table~/.agents/skills-upstreamis a separate clone rather than a symlink to the working copy, so these counts describe upstreammainand only become true once agent-skills#12 merges andchezmoi apply --refresh-externalsre-derives the externals.Left unchanged: the curated 6-skill highlight list in
home/private_dot_claude/CLAUDE.md.tmpl. It names only domain/reference skills (claude-api,droo-stack,noir,solidity-auditor,zk-x-ray,ethskills) and no workflow skills at all, so it is a deliberate subset rather than an inventory.Manual testing
ls -d ~/CODE/agent-skills/skills/*/gives 60 dirs, of which one is thecancer-predisposition-variant-analystsubmodule, so 59 portable;~/.agents/skills-extra/holds 2 (hf-cli,virtuals-protocol-acp); 59 + 2 = 61main, not the in-flightfeat/scoped-codex-targetbranch behind PR Add scoped Codex configuration target #20.chezmoiexternal.tomlchanges needed; the externals clone picks the new skill up automaticallyMerge order
Land after agent-skills#12.