← all publishers

bkoimett

@bkoimett source repo

4 published skills

  1. Deployment Consistency · bkoimett
    NOT YET BUILT. Planned: a pre-deploy checklist enforced the same way regardless of target platform (Vercel, Render, Docker, GitHub Actions) — env var parity across environments, migration-before-deploy ordering, health-check verification, rollback steps.
    0 installs
  2. Cicd Consistency · bkoimett
    NOT YET BUILT. Planned: generate the same GitHub Actions workflow pattern per stack type (Node/TS vs Go) across every project, so CI behaves identically everywhere regardless of which project it's in.
    0 installs
  3. Code Conventions · bkoimett
    NOT YET BUILT. Planned: enforce the same linting config, commit style, and README structure across every project, catching drift when a project's config quietly diverges from the builder's standard.
    0 installs
  4. Project Scaffolder · bkoimett bundle
    Reads an existing PRD.md and generates design.md, AGENTS.md, WORKFLOW.md, and a real README.md for the specific project, cross-referenced so the agent knows which file to consult at each step. Use at the start of a new repo that has only PRD.md (plus maybe .gitignore, an empty README, a license) and nothing else yet.
    0 installs