iloom-ai/iloom-cli

iloom: a developer workflow system delivered as a CLI and a VS Code extension for structured AI-assisted development. The CLI is the system of record, running tasks in isolated workflows and persisting analysis, plans, and decisions to your issue tracker, while the VS Code extension exposes insights, assumptions, risks, and decisions in real time.

111Stars on the repository
18Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

CLAUDE

03

iloom-ai/iloom-cli

Command

Commands handle CLI parsing, flag validation, and user I/O. They delegate all business logic to services in src/lib/. Commands should be thin — orchestration logic belongs in lib/.

111 1mo ago A 0 tokens