Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By sonz-ai
Three skills for Sonzai SDK developers: (1) sonzai-sdk — wizard-driven spec + plan; (2) full-auto — autonomous transcript → running-app pipeline (tech-stack derivation OR brownfield audit, masterplan, builder subagent with always-search rule, docker-compose deploy, functional QA, auto-fixer loop, all bounded); (3) cto-loop — same pipeline as full-auto with two operator gates (masterplan approval + live-app review) and an interactive 7-question tech-stack intake. Covers 7 archetypes across Python / TypeScript / Go. BYOK is the recommended production posture. Shared core lives in full-auto/; cto-loop is a thin overlay. v1.7.0 adds outbound Slack DM + Gmail notifications on pipeline events for both full-auto and cto-loop, and async reply support for cto-loop gates (operator can approve/feedback/abort via Slack DM or Gmail; skill polls 20min cadence, 24h timeout, resumable).
npx claudepluginhub sonz-ai/sonzai-claude-skill --plugin sonzai-sdkBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Use when given a meeting transcript or scoping document and the goal is a running, locally-deployed product with operator (CTO / tech lead) approval at two gates — masterplan validation before any build work, then live-app review after docker-compose boot. Triggers on phrases like "CTO in the loop", "tech-lead review build", "transcript with two gates", "build it and let me review the running app". Runs full-auto's pipeline with two operator gates inserted and an interactive tech-stack intake (7 questions) instead of autonomous defaults. For unattended autonomous builds, use full-auto. For wizard-only output (spec + plan, no build), use sonzai-sdk. Operator can ALSO reply to gates via Slack DM or Gmail when those MCPs are enabled — skill polls every 20min for up to 24h.
Use when given a meeting transcript or scoping doc and asked to ship a working Sonzai SDK integration end-to-end with zero human prompts. Reads transcript, derives tech stack autonomously (greenfield) or audits existing repo (brownfield), assembles a masterplan, dispatches a builder subagent that always-searches current package versions before writing any manifest, then generates Dockerfile + docker-compose, boots the app locally with `docker compose up -d --wait`, runs functional QA against the running app, and auto-fixes via a bounded fixer loop. Bounded, fully autonomous, no operator prompts.
Use when the user is installing, configuring, or writing code against the Sonzai SDK (pip install sonzai, npm install @sonzai-labs/agents, go get github.com/sonz-ai/sonzai-go), calling api.sonz.ai, working with Sonzai agents/memory/personality/sessions, building a companion / matchmaker / personality-routed app / enterprise assistant / game NPC / coach / customer support agent, or migrating from raw HTTP curl calls to the typed SDK.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Internal-only companion plugin to sonzai-sdk. Layers awareness of the Sonzai monolith (sonzai-ai-monolith-ts: contextengine, platform/api, ai-character-service) and SDK source workspace ($SONZAI_WORKSPACE/sonzai-sdk/) onto the public skills so Sonzai staff can dogfood sonzai-sdk, full-auto, and cto-loop with full server-side context. Useless without read access to the private monolith repo — do not install unless you are Sonzai internal staff.
Help AI coding agents implement the Sonzai SDK (Python, TypeScript, Go) correctly against the live api.sonz.ai OpenAPI spec.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimRequires secrets
Needs API keys or credentials to function
Share bugs, ideas, or general feedback.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer