Add repo-standardizer skill: polish any GitHub repo surface - #2715
Open
programmingWTF wants to merge 4 commits into
Open
Add repo-standardizer skill: polish any GitHub repo surface#2715programmingWTF wants to merge 4 commits into
programmingWTF wants to merge 4 commits into
Conversation
Contributor
🔒 PR Risk Scan ResultsScanned 22 changed file(s).
✅ No matching risk patterns were detected in changed files.
|
Contributor
🔍 Vally Lint Results✅ All checks passed
Summary
Full linter output |
…er example Vally valid-refs flagged ./README.md and ./README.zh.md as missing file references; they are generated artifacts, not skill files. Keep the example as plain text to satisfy the linter.
Align with README.zh.md template and SKILL.md switcher convention: current language as plain text, other languages as relative links.
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 repo-standardizer — a skill that polishes any GitHub repository's surface: label taxonomy (emoji rating tiers,
P0–P3priority, impact severity), issue forms, PR template, CI workflows (Node/Python/Go/Rust), CODEOWNERS, rulesets, and docs. Repo metadata & config only — never touches code logic.Why it fits
@programmingwtf/repo-standardizer, v1.0.0, clean security scan) with a v1.0.0 releaseDetails
npm run buildnpm run skill:validatepasses (411/411 skills valid)