Scaffold whole projects,
in one conversation.
grovv-stack is a production-first build harness. Install it as a Claude Code plugin, or drop the scaffold into any folder — then get specs, engineering skills, an agent team, and a shippable structure, for a brand-new project or an existing one. It's the foundation under every build on this site.
# install as a Claude Code plugin
› /plugin marketplace add constructyourself/grovv-stack
› /plugin install grovv-stack@grovv
# then, in any repo — new or existing:
› /grovv
# or drop the scaffold in — additive, never destructive
$ cp grovv-stack-scaffold.md .
> Read grovv-stack-scaffold.md and help me build out this project.
Production-first
Production readiness is the default, not aspirational.
Zero data loss
Transactional integrity in every data operation.
Security by default
Auth, validation, and secure patterns in every layer.
Test-driven
Critical tests first, then comprehensive coverage.
Docs as code
Documentation maintained alongside the code it describes.
Conversation-driven
Ask questions, understand deeply, then build.
Stack-agnostic by design — adapt per project. Astro for content sites (like this one), Next.js for apps, Python / FastAPI for ML and data.