Lumenai banner
bluminal bluminal

Lumenai

AI community

Description

A Claude Code plugin marketplace by Bluminal Labs. AI agents that synthesize into a complete engineering organization — from product discovery to production operations.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

LumenAI

A Claude Code plugin marketplace by Bluminal Labs.

What is this?

LumenAI is a structured registry of Claude Code plugins — collections of AI agents and commands that work together to accomplish complex software delivery tasks.

/plugin marketplace add bluminal/lumenai

Plugins

Synthex

The first plugin in the marketplace. **Synthex** models a software startup's org chart as a collection of AI agents that synthesize to deliver complete, production-quality software.

/plugin install synthex

The organization spans the full software lifecycle: **discover, build, ship, operate, and learn** — with 15 agents organized into three layers and 11 commands that orchestrate them.

Agents (15)

**Orchestration Layer** — Lead roles that coordinate specialists and drive execution.

Agent Role Type
Tech Lead Full-stack orchestrator, primary coding agent Execution + Orchestration
Lead Frontend Engineer Frontend tech lead, delegates to framework specialists Execution + Delegation
Product Manager Requirements gathering, implementation planning, product strategy Planning + Strategy

**Specialist Layer** — Domain experts invoked by leads or commands for focused work.

Agent Role Type
Architect System architecture guidance, ADRs, plan feasibility review Advisory + Planning
Code Reviewer Craftsmanship review, specification compliance, convention adherence Advisory (PASS/WARN/FAIL)
Security Reviewer Security review quality gate (vulnerabilities, secrets, access control) Advisory (PASS/WARN/FAIL)
Terraform Plan Reviewer Infrastructure-as-code review (cost, risk, security) Advisory (PASS/WARN/FAIL)
Quality Engineer Test strategy, coverage analysis, test writing Execution + Advisory
Design System Agent Design tokens, component governance, compliance audits Execution + Advis