Skip to content

feat: skills.sh discovery, code owner protection#3

Merged
gurvinder-dhillon merged 2 commits into
mainfrom
feat/skills-discovery
Apr 7, 2026
Merged

feat: skills.sh discovery, code owner protection#3
gurvinder-dhillon merged 2 commits into
mainfrom
feat/skills-discovery

Conversation

@gurvinder-dhillon
Copy link
Copy Markdown
Contributor

Summary

  • Phase 0 Step 3: WebFetch skills.sh for each stack keyword, filter by trusted org or 500+ GitHub stars, queue matches for item 13
  • Quality rubric: auto-trust anthropics, vercel-labs, obra, nousresearch, openqa-labs; individuals need 500+ stars
  • Curated skill examples: anthropics/skills, knowledge-work-plugins, financial-services-plugins, vercel-labs/agent-skills
  • Phase 1 item 13: pre-fills with found skills instead of blank "None"
  • Phase 4: creates .github/CODEOWNERS, requires code owner approval to merge, dismisses stale reviews, enforce_admins=true

Test plan

  • Run bash .github/scripts/validate.sh — must pass
  • Invoke /project-kickoff on a Python project — verify skills.sh is searched and suggestions appear in item 13
  • Verify CODEOWNERS is created and branch protection blocks direct pushes

🤖 Generated with Claude Code

gurvinder-dhillon and others added 2 commits April 6, 2026 20:14
…skills

Phase 0 Step 3 (new): WebFetch skills.sh for each stack keyword,
filter by trusted org or 500+ stars, queue matches for item 13.

Quality rubric: auto-trust anthropics, vercel-labs, obra,
nousresearch, openqa-labs. Individuals need 500+ stars. Never
suggest skills with no repo or suspicious provenance.

Curated examples added: anthropics/skills (docx, pdf, xlsx, pptx,
webapp-testing, frontend-design, claude-api, mcp-builder),
knowledge-work-plugins (productivity, product-management, marketing,
data, sales), financial-services-plugins, vercel-labs/agent-skills.

Phase 1 item 13: now pre-fills with skills found vs blank "none".
Phase 6 Skills: both install patterns documented (npx skills add
and claude plugin install).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Create .github/CODEOWNERS pointing to the repo owner (from Phase 1 item 9)
- Tighten branch protection: require_code_owner_reviews, dismiss_stale_reviews,
  required_approving_review_count=1, enforce_admins=true
- No direct pushes to main — everyone goes through a PR, including the owner

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gurvinder-dhillon gurvinder-dhillon merged commit 7043c4a into main Apr 7, 2026
1 check passed
@gurvinder-dhillon gurvinder-dhillon deleted the feat/skills-discovery branch April 7, 2026 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant