kraken-code
v1.6.0
Published
Kraken Code - Transforms OpenCode into an autonomous, high-density development environment
Downloads
174
Maintainers
Readme
Kraken: An OpenCode Plugin
An OpenCode plugin that transforms OpenCode into an autonomous, high-density development environment.
Installation • Documentation • Contributing • Changelog
About
Kraken is a professional OpenCode plugin that adds intelligent agent orchestration, production workflow enforcement, and unified learning memory to your development process. It seamlessly integrates with OpenCode to provide specialized AI agents, TDD workflows, and persistent knowledge management.
Features
- 12 Specialized Agents - Intelligent routing to context-aware specialists (Atlas, Nautilus, Abyssal, Coral, Siren, Scylla, Pearl, Maelstrom, Leviathan, Poseidon, Cartographer, and Kraken for orchestration)
- Production Workflows - Blitzkrieg TDD enforcement, test planning, and evidence verification
- Learning Memory - Persistent experiences, knowledge graphs, and pattern detection across sessions
- MCP Integration - Built-in web search, documentation lookup, and code search servers
Installation
# Using Bun (recommended)
bun install -g kraken-code
# Initialize with OpenCode
kraken-code init --full
# Run OpenCode
opencodeUniversal targets:
kraken-code init --target codex
kraken-code init --target claude
kraken-code validate --target codexSee Installation Guide for additional methods (NPM, Homebrew, Docker, binaries) and Universal Acceptance.
Documentation
- Architecture - System design and module overview
- Installation - Complete setup guide
- Commands - CLI reference
- Skills - Writing and using skills
- Contributing - Development setup and guidelines
More Projects
- AgentCompiler - Converts framework docs into AI agent-readable indexes
- AgentCompiler API - REST API for autonomous doc compilation with x402 payments
Quick Reference
# Check version
kraken-code --version
# System status
kraken-code status
# Fast validation
kraken-code validate --target codex
# View help
kraken-code --helpLicense
MIT License - see LICENSE for details.
