stacked-commits is a CLI for human and AI agents to turn mixed changes into
small, reviewable commits with explicit Context and Why sections.
Current status: bootstrap with command skeleton and commit message conventions.
The installed binary is stc.
cargo run -- --help- Keep commit history useful for future engineers and AI agents.
- Capture minimal viable context without duplicating knowledge.
- Support stacked commit workflows and deterministic automation.
cargo fmt
cargo testMIT. See LICENSE.