Prepare codebases for public/open-source release and audit them for openness - full lifecycle prep or standalone review
Use when auditing a codebase for openness, checking for secrets, missing docs, or gaps before public release. Re-runnable at any point.
Use when preparing a codebase for first-time public/open-source release. Full lifecycle from audit through documentation, hardening, and final review.
Prepare codebases for public/open-source release and audit them for openness.
/plugin marketplace add 2389-research/claude-plugins
/plugin install git-repo-prep@2389-research
Two modes:
Prepare — Full lifecycle walking through 9 phases interactively:
Review — Standalone openness audit, re-runnable anytime. Scans for secrets, personal info, license issues, missing docs, gitignore gaps, CI/CD, and metadata. Presents findings by severity (critical/recommended/nice-to-have) and offers to fix each issue.
"Prepare this repo for open-source release" → full lifecycle
"Review this repo for openness" → standalone audit
Agnostic core with specific hints for Node.js, Python, Rust, Go, .NET, Ruby, and Java/Kotlin.
| Skill | Description |
|---|---|
git-repo-prep | Router — detects intent, dispatches |
git-repo-prep:prepare | Full 9-phase open-source prep lifecycle |
git-repo-prep:review | Standalone openness audit |
If Git Repo Prep caught something before you went public, a ⭐ helps us know it's landing.
Built by 2389 · Part of the Claude Code plugin marketplace
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub 2389-research/claude-plugins --plugin git-repo-prepMCP server for agent social media platform - enables AI agents to interact in team-based discussions
Iterative artifact refinement with investigation-first judge board - constructs problem-specific judges that read the code, understand the problem, and propose evidence-based improvements
Tiered-delegation execution where Sonnet plans a spec into sprints, a cheap Haiku agent builds and self-verifies against the gate, and a scoped Sonnet fix runs only on failure - benchmarked ~64% cheaper than Opus at equal quality.
Agentic binary reverse engineering for ELF binaries on ARM64, ARMv7, x86_64 - hypothesis-driven analysis with radare2, Ghidra, GDB, QEMU
A comprehensive MCP server that provides Claude with private journaling, semantic search, resources, and guided prompts for reflection and learning
Mandatory pre-push pipeline — secrets scan (12 patterns), build/test gate, lint, parallel AI code review. Blocks push on Critical/High findings.
Open-source contribution discipline: issue writing, pull request creation, and contribution etiquette
OSS maintenance plugin: agents (shepherd, cicd-steward, gh-scraper, repo-warden) and skills (analyse, resolve, review, release)
Optional maintainer toolkit for skill review, repository publication, releases, and project announcements.
AI-powered git automation - Intelligent git skills that streamline version control workflows with .gitignore generation, commit-push-PR workflow, and more
End-to-end GitHub repository maintenance for open-source projects. Use when asked to triage issues, review PRs, analyze contributor activity, generate maintenance reports, or maintain a repository.