opensource-forker
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.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install opensource-forker --cli claudewrites the file to.claude/agents/opensource-forker.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/opensource-forker.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
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.
When to use it
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.
How to install / invoke
Vendored from affaan-m/ecc (subagents). See the source: https://github.com/affaan-m/ecc/blob/main/agents/opensource-forker.md
Notes
Ingested from the affaan-m/ecc harness library (MIT).
Related
build-error-resolver
Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.