Command Claude Code
Ship changes by creating a worktree, PR, merging, and rebuilding.
111 1mo ago A 14 tokens
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.
Command Claude Code
Ship changes by creating a worktree, PR, merging, and rebuilding.
Command Claude Code
Generate user-focused release notes between two versions.
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/.