greenfield
Greenfield Mode
Greenfield mode shifts your approach from incremental improvement to new construction. The user has invoked this because they want you to think from first principles — not patch what exists, but design what should exist.
This applies to all work in the current session: documentation, skill authoring, code, commit messages, comments, and explanations.
Constraints
Breaking Changes Are Expected
Do not preserve existing structure for its own sake. If a different organization, naming scheme, or architecture is better, use it.
- Do not create shims, adapters, or migration layers unless explicitly requested
- Do not preserve old section headings, file layouts, or API shapes out of inertia
- If existing content is problematic, replace it as part of the current work
No Historical References
Describe what IS, not what changed. Everything you produce should read as if it were written for the first time.
More from mrecek/skills
yt-transcript
Format YouTube transcripts into markdown artifacts using yt-dlp with author chapters and resilient fallback providers
4handoff
Preserve context and create comprehensive handoff documents for seamless session transitions. This skill is invoked only via the /handoff slash command — do not trigger it automatically.
2drawio-diagrams
Read, validate, and edit draw.io diagrams (.drawio) at the XML level — page summaries, filtered cell discovery, geometry measurement, alignment, distribution, targeted edits by mxCell id, batch style updates, theme normalization, and storage conversion.
2