This repository was archived by the owner on May 7, 2026. It is now read-only.
What's new
Complete v2 rewrite — CLI tool that bootstraps a powerful agentic environment for OpenCode.
Commands
opencode-scaffold init— Scaffold.opencode/with agents, memory-bank, skills, pre-commit hooksopencode-scaffold sync-skills— Auto-detect tech stack and copy relevant skillsopencode-scaffold ast— Generate AST project map for LLM RAG indexingopencode-scaffold telemetry— Start OTLP → SQLite telemetry server
Generated agents
| Agent | Role | Model |
|---|---|---|
| Architect | Primary orchestrator | zai-coding-plan/glm-5.1 |
| QA Engineer | E2E testing | zai-coding-plan/glm-4.7 |
| Security Sentinel | Vulnerability scanning | zai-coding-plan/glm-4.7 |
| Performance Analyst | Big-O, memory leaks | zai-coding-plan/glm-4.7 |
Install
npx opencode-scaffold init -y