growthub-local
Governed local workspaces for safe agent-driven development
All Skills in This Repository (14)
Pure Emerald Level Indicatorsgrowthub-discover
Resolves Growthub CLI path and launches discovery hub with sandbox-safe fallbacks.
growthub-creative-video-pipeline
Automate video workflows from brief to final edit with staged updates and trace logging.
growthub-worker-kits
Resolve Growthub worker kit workspaces via env vars and apply operator runbooks.
growthub-t3code-harness
Manage T3 Code harness health checks, prompts, and sessions within Growthub.
growthub-marketing-operator
Route marketing intents to Growthub kit skills, frameworks, and templates.
growthub-auth
Authenticate hosted Growthub sessions for scripts and interactive workflows.
growthub-pipeline-execute
Assemble, validate, and run Growthub pipelines from JSON inputs.
growthub-cms-sdk-v1
Parse NDJSON ExecutionEvent streams and validate node schemas against the Growthub CMS v1 contract.
growthub-kit-fork-authority
Manage hosted-authority attestations for forked worker kits.
growthub-video-generation
Bind local reference images as typed data URLs for Veo and Vertex video generation.
oss-investigative-architecture
Analyze repository runtime topology, contracts, invariants, and extension points.
governed-workspace-mutation
Enforce two canonical workspace mutation endpoints with 422 validation.
Frequently Asked Questions
FAQPage SchemaHow to install growthub-local?βΌ
Run `npx skills add Growthub-ai/growthub-local --all -g -y` in your terminal to install all skills in this suite globally.
What is a governed workspace?βΌ
It is a forkable local workspace where every change goes through validated, allowlisted API calls with dry-run preflight checks and a receipt ledger, so agents can never make silent or unsafe mutations.
How do agents safely change workspace configuration?βΌ
Agents follow a read, reason, dry-run, governed hand-off loop: they simulate impact, preflight the exact patch, then apply it through the sanctioned PATCH route and confirm the result.
Does growthub-local work with Claude Code and Codex?βΌ
Yes. It ships installable plugin marketplaces and SKILL.md files that run in Claude Code, Codex, Cursor, and other compatible harnesses.
Can non-developers use a Growthub workspace?βΌ
Yes. Non-technical users state a business outcome in plain language, and the agent operates the no-code workspace builder while admins audit every action through receipts.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core