🇺🇸 English 🇰🇷 한국어
Genasis is a bolt-on agentic team layer for Claude Code. It bundles Plane (issues), Mattermost (chat-scrum), TDD enforcement, Design hot-swap, Schema-as-code, and a Ratatui monitor — non-destructively attached to any existing .claude/agents/*.md team. One single Rust binary, MCP-friendly, English/Korean i18n.
Read the full README on GitHub →
curl -fsSL https://raw.githubusercontent.com/claude-genasis/genasis/main/install.sh | sh
The installer prompts you to choose English or Korean for the agent overlay. --lang both is rejected by design; see docs/impact-of-multilang-prompts.md.
unit: pass + integration: pass required to move In Review → Done.genasis design swap <ref-url> regenerates docs/design-system.md + emits Plane issues.genasis lang switch en|ko. Single language at a time (drift-safe).See the contribution guide for the four-surface PR recipe (templates + locale yml + docs + README).