Skip to content

feat(modules): add 4 stateful learning modules with 80+ AI skillsFeat/add stateful modules#5

Open
MaximilianoAcri wants to merge 2 commits intoavibrahms:mainfrom
MaximilianoAcri:feat/add-stateful-modules
Open

feat(modules): add 4 stateful learning modules with 80+ AI skillsFeat/add stateful modules#5
MaximilianoAcri wants to merge 2 commits intoavibrahms:mainfrom
MaximilianoAcri:feat/add-stateful-modules

Conversation

@MaximilianoAcri
Copy link
Copy Markdown

  • Add persistent-memory module: SQLite-based persistent storage surviving restarts
  • Add sdd-orchestrator: SDD workflow with token optimization
  • Add claude-skills-sync: 80+ AI agent skills from the ecosystem
  • Add approval-gate: Human approval before changes
    These modules transform System Zero from stateless to stateful." --repo MaximilianoAcri/system-zero

Maximiliano Acri 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant