Safely prepare project for public GitHub release by sanitizing files, checking documentation, and validating configuration.
/plugin marketplace add secondsky/claude-skills/plugin install project-workflow@claude-skills# Release Safely prepare project for public GitHub release by sanitizing files, checking documentation, and validating configuration. --- ## Your Task Follow these steps to ensure project is safe to publish publicly. Run comprehensive safety checks before pushing to GitHub or creating public release. ### Phase 1: Critical Safety Checks (BLOCKERS) These checks MUST pass before release. If any fail, STOP and require manual fixes. #### 1. Scan for Secrets **Check for secrets in current files**: **If gitleaks installed**: **If gitleaks NOT installed**: **Manual secret checks** (i...