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.
Create a skill called "Secret Hygiene Checklist". Inputs: - Our stack (cloud, containers, CI) - Current secret handling approach Output: - A secrets classification scheme - Recommended injection patterns per environment - Developer ergonomics plan for local dev - Leak prevention checklist (pre-commit, CI, rotation steps)
Teams struggle to balance secure secrets handling with convenient local development.
This recipe standardizes where secrets live, how they're injected, and how leaks are prevented.
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.
Catch silent tool/version drift before it breaks CI or prod
Prevent subtle mismatches between laptops, CI runners, and staging by detecting drift in runtime versions, build flags, and dependency resolution.
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.