An IT-Leader that plans, delegates to 13 specialized subagents, and integrates results. One command installs an entire AI development team.
The IT-Leader never writes code. It analyzes requirements, designs architecture, decomposes tasks, delegates to specialized subagents, and integrates the results.
Senior IT Leader · Technical Project Manager · Solution Architect
Golden Rule
The IT-Leader never writes code. It plans, delegates, and integrates. Every code change goes through specialized subagents.
Each agent is a specialist. The IT Leader orchestrates them all — breaking down requirements, delegating work, and integrating results.
@leader
Orchestration · Planning · Architecture · Integration · Quality Gates
Vue 3 · Nuxt 4 · Nuxt UI · TypeScript · Playwright
@frontend-nuxt
React 19 · Next.js 15 · shadcn/ui · TanStack Query
@frontend-react
Express 5 · Prisma · PostgreSQL · DTO · JWT
@backend
Laravel 10+ · Service/Repository · Eloquent · JWT
@laravel
CI3 MVC · REST API · JWT · MySQL/PostgreSQL
@ci3
Impeccable design · Figma · Stitch · WCAG 2.1
@designer
Quality audit · Security · Testing strategy · E2E
@reviewer
PostgreSQL · Prisma · Migrations · Query optimization
@database
CI/CD · Docker · Vercel/Cloudflare · GitHub Actions
@devops
Meta tags · JSON-LD · Core Web Vitals · Sitemaps
@seo
Kotlin · Jetpack Compose · Material 3 · Google Play
@android
Dart · Flutter SDK · Material 3 · Bloc/Riverpod
@flutter
Code quality scans · Security hotspots · Duplication · Coverage
@sonarqube
Everything your AI team needs, pre-configured and ready.
/plan
Implementation
plan
/orchestrate
Multi-agent
workflow
/code-review
Quality &
security
/security
Vulnerability
audit
/tdd
TDD workflow
/e2e
E2E test
generation
/build-fix
Fix build
errors
/refactor-clean
Dead code
removal
/android-build
Build APK/AAB
/flutter-build
Build Flutter
/gpc-release
Play Store
publish
/update-docs
Documentation
Zero config. Works in any project directory. Your AI team is ready instantly.
# In your project
directory
npx opencode-agent-kit init
# Install once, use
everywhere
npm install -g
opencode-agent-kit
# Then init any project
cd my-project && opencode-agent-kit
init
After install, just run opencode. The IT Leader activates automatically.
# Let the IT Leader handle complex
features
Buat fitur marketplace dengan halaman
listing, detail,
dan form create. Backend API untuk CRUD markets.
Setup CI/CD pipeline dan optimasi SEO.
# Or call subagents
directly
@frontend-nuxt Buat halaman login dengan Nuxt
UI.
@backend Add endpoint POST
/api/auth/login.
@android Buat login screen dengan Jetpack
Compose.
@flutter Buat screen product list dengan Bloc
pattern.
@designer Review UX flow halaman
checkout.
@reviewer Audit security untuk authentication
module.