Use when building a feature large enough to span multiple layers - structure the work as thin, end-to-end, independently-shippable slices behind a feature flag instead of building layer-by-layer
$npx -y skills add etr/groundwork --skill vertical-sliceInstalls into the current project.
Run `npx skills use "https://github.com/etr/groundwork" --skill "etr/groundwork/vertical-slice"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/etr/groundwork" that are relevant to the current task. Run `npx skills add "https://github.com/etr/groundwork"` and select the relevant skills, then follow their instructions.