Skills
Use when preparing a codebase for public/open-source release, reviewing a repo for openness, or auditing for secrets and missing documentation before making code public. Triggers on "open source", "public release", "prepare repo", "openness", "repo review", "make public", "open-source prep".From its SKILL.md
npx -y skills add 2389-research/git-repo-prep --skill skillsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, 188 tokens by cl100k_base, as published. Nobody here has run it
Git Repo Prep
Overview
Prepares codebases for public release and reviews them for openness.
Two sub-skills:
- prepare — Full lifecycle: audit, clean, document, harden, ship
- review — Standalone audit, re-runnable anytime, conversational
Routing
Prepare signals: "prepare", "open source", "make public", "get ready for release", first-time release Review signals: "review", "audit", "check", "what's missing", "gaps", already partially prepared
- Preparing for first-time release →
git-repo-prep:prepare - Reviewing/auditing existing repo →
git-repo-prep:review - Ambiguous → AskUserQuestion: "Full preparation" vs "Review/audit"
Invoke via Skill tool, then hand off. Router's job is done.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.