Koder Tools — `products/dev/koder-tools`

Umbrella module for narrowly-scoped Koder developer CLIs. Each sub-binary absorbs one mechanical procedure that Claude used to re-implement via tool calls every session, cutting token cost ~10–25× and latency ~10×.

Role in the stack

Area Sector Consumers
Developer Platform Build / dev tooling every command in meta/context/commands/ that needs a mechanical task

Sibling to dev/kicon: same philosophy (programs do the deterministic work, AI handles judgement) at a different layer. kicon focuses on a single asset domain (icons); koder-tools is the umbrella for general command primitives.

Primary couplings

Module Nature
`metacontextcommands/tasks