greenfield

Installation
SKILL.md

Greenfield

Bring a repo into existence already conforming to the atelier standard, green from the first commit. This is the companion skill for the one moment the main standard assumes has already happened: repo birth. The raw material — the per-variant bootstrap checklists and the copyable gate assets — already exists; this skill sequences and executes it so a fresh repo passes all eight gates before a line of feature code is written.

Like grill-me, it is a focused, on-demand counterpart to the always-on atelier standard: grill-me owns the pre-decision moment, greenfield owns the repo-birth moment.

When to use

  • Starting a brand-new Bun/TypeScript script repo, or a new package in a Next.js monorepo.
  • The user says "scaffold / bootstrap / set up a new repo (or package) to the standard".
  • An empty or near-empty directory that should become a conforming repo.

Greenfield only. For a repo that already has code, the main atelier skill applies — do not run this over a populated tree; it scaffolds and would collide. Match intensity to the ask: a throwaway spike does not need the full eight-gate machinery — say so and offer the minimal subset.

How to run

Installs
3
First Seen
Jun 15, 2026
greenfield — vdelacou/atelier