Skills

Prompt

Review this app for /day-to-day. How does code get packaged, set up on a staging site, and deployed to production? Tell me what is missing so the work is visible.

/day-to-day

v0.5 · Updated Sep 24, 2026

How do I handle CI/CD so my AI work is visible?

This skill is about how you set the app up for CI/CD. That means how code gets packaged, set up on staging sites, and deployed to production.

Five things this rule looks for

  1. Code leaves your machine with no repeatable way to package it.
  2. There is no staging site, so you cannot see the build before it is the live one.
  3. Production is a manual step, and you cannot tell what was deployed.
  4. AI work lands in the repo, and you cannot see it move from staging to production.
  5. You cannot tell which version is on staging, and which version is in production.

Here is how you get started. Copy this and drop it into your CLI.

npx skills add StephanSmith-me/builder-skills

Or go to the repo to get more instructions.

Get the weekly note

Join 1,700 founders and builders. One note a week—straight to your inbox.

I write about the founder-side of tech decisions: what to buy, what to build, what to skip, and what you will regret six months from now. Start with what I've written in Insights, browse by theme, or see the tools I use.