tokmd
CLI product surface for deterministic repo receipts and analysis.
Problem
You need the full tokmd workflow from the terminal: summaries, saved receipts, analysis presets, diffs, policy gates, and LLM-oriented packing, without composing lower-tier crates by hand.
What it gives you
- The
tokmdCLI binary - Commands such as
lang,module,export,run,analyze,badge,diff,context,handoff,cockpit,gate,baseline,sensor, andtools - Default feature set for git, walk, content, UI, novelty, topics, and archetype flows
- The
tokalias binary whenalias-tokis enabled
Quick use / integration notes
Install it:
Run the common paths:
Feature flags:
[]
= { = true, = ["git", "content"] }
Use tokmd-core instead when you need the same workflows embedded in Rust or FFI without the CLI layer.