A Leader → Subagent orchestration toolkit with 13 specialized agents. Install into any project with one command — then equip your AI agents with deep expertise across frontend, backend, mobile, design, review, database, devops, and seo.
Each agent is specialised in its stack. The IT Leader orchestrates them — breaking down requirements, delegating work, and integrating results.
@frontend-nuxt
@frontend-react
@backend
@laravel
@ci3
@designer
@reviewer
@database
@devops
@seo
@android
@flutter
Everything your AI team needs out of the box.
/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
Each agent uses the optimal model for its role — balancing reasoning depth, speed, and cost.
One command, zero config. Works in any project directory.
# 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 primary agent 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 for specific tasks
@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.