herakles-dev/opensource-pipeline
Instructions file
Instructions for herakles-dev/opensource-pipeline, covering opensource-pipeline, what, quick start, then say: /opensource fork my-project and architecture.
herakles-dev/opensource-pipeline
Instructions file
Instructions for herakles-dev/opensource-pipeline, covering opensource-pipeline, what, quick start, then say: /opensource fork my-project and architecture.
herakles-dev/opensource-pipeline
Agent
Fork any project for open-sourcing. Copies files, strips secrets and credentials (20+ patterns), replaces internal references with placeholders, generates .env.example, and cleans git history. First stage of the opensource-pipeline skill.
herakles-dev/opensource-pipeline
Agent
Generate complete open-source packaging for a sanitized project. Produces CLAUDE.md, setup.sh, README.md, LICENSE, CONTRIBUTING.md, and GitHub issue templates. Makes any repo immediately usable with Claude Code. Third stage of the opensource-pipeline skill.
herakles-dev/opensource-pipeline
Agent
Verify an open-source fork is fully sanitized before release. Scans for leaked secrets, PII, internal references, and dangerous files using 20+ regex patterns. Generates a PASS/FAIL/PASS-WITH-WARNINGS report. Second stage of the opensource-pipeline skill. Use PROACTIVELY before any public release.
herakles-dev/opensource-pipeline
Skill Claude CodeCodex
Open-source pipeline: fork, sanitize, and package private projects for safe public release. Chains 3 agents (forker, sanitizer, packager). Triggers: '/opensource', 'open source this', 'make this public', 'prepare for open source'.