Tame 500-line CI YAML files without breaking deploys
Reduce CI configuration complexity by modularizing safely, documenting intent, and adding guardrails that prevent accidental pipeline changes.
Create a skill called "CI Config Refactor Kit". Inputs: - Current CI configuration (paste YAML or link) - The required workflows (PR, main, release, nightly) Produce: - A refactor proposal (modules/templates/scripts) - Naming conventions and job taxonomy - A CI lint/validation plan for config changes - Guardrails: ownership + required reviews for CI files
CI configs grow into "configuration codebases." This recipe adds structure: modules,
naming conventions, and validation checks to make changes safer.
Stop leaking secrets while keeping local dev usable
A practical approach to secrets across local dev, CI, and production: avoid committing secrets, reduce copy/paste, and use safer injection patterns with clear developer ergonomics.
Replace manual release rituals with a reliable pipeline
Turn error-prone manual release work (version bumps, changelog updates, tagging, publishing) into an automated, auditable workflow with human approval gates.
Verify, reduce, and resolve medical bills
A step-by-step playbook for medical bill errors, insurance confusion, and negotiating discounts or payment plans — including scripts for every call.
Fix credit report errors without guesswork
Generate dispute letters, evidence checklists, and follow-up timelines to correct credit report mistakes. Covers bureaus, furnishers, and identity theft.