feat(modules): add 4 stateful learning modules with 80+ AI skillsFeat/add stateful modules#5
Open
MaximilianoAcri wants to merge 2 commits intoavibrahms:mainfrom
Open
Conversation
added 2 commits
April 20, 2026 16:51
- persistent-memory: SQLite-based persistent storage that survives restarts * Auto-captures decisions, bugs, conventions, preferences * Topic upserts, full-text search, context recovery * ~50-70% token savings - sdd-orchestrator: Spec-Driven Development workflow * Enforces spec→tasks→code→verify workflow * Token optimization with templates and caching * Sub-agent orchestration - claude-skills-sync: Install AI agent skills into repo * 30+ framework patterns (React 19, Next.js 15, Prisma, etc.) * docs/skills/ directory for shared conventions * Version pinning and auto-update - approval-gate: Human approval before changes * Risk assessment (low/medium/high) * Approve/Reject/Request workflow * Decision logging These modules transform System Zero from stateless to stateful.
Full skill catalog covering: - Frontend: React, Next.js, Angular, Vue, Svelte, mobile - State: Zustand, Redux, Jotai, Recoil - CSS: Tailwind, NativeWind, Styled Components - Testing: Playwright, Vitest, Pytest, Jest, Cypress - DB/ORM: Prisma, Supabase, Django DRF, Drizzle, Mongoose - Backend: Express, FastAPI, Flask, Django, NestJS - Go: Testing patterns, Best practices - DevOps: GitHub Actions, Docker, GCP, Cron, K8s - AI: Pinecone, Weaviate, OpenAI SDK, Vercel AI SDK - Agents: SDD, MCP, Make, n8n - TypeScript: Strict patterns, Zod validation - Java: Spring Boot 3, Hexagonal architecture - Observability: Sentry, Prometheus, Grafana, ELK - Integrations: Stripe, Twilio, WhatsApp, Webhooks - Messaging: RabbitMQ, Kafka - Runtimes: Deno, Bun
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These modules transform System Zero from stateless to stateful." --repo MaximilianoAcri/system-zero