Build better specs from your terminal
SpecMaker CLI guides, reviews, and de-risks technical documentation. Start with /draft, tighten with /review, and validate decisions with /consensus.
Get started in one command
Run this in your project root:
uvx --from specmaker python -m specmaker_core.main/draft
Walk through a guided, interactive experience to write a draft of your spec.
/review
Put your spec through a multi-agent review process to simulate a full technical document review.
/consensus
Send your spec along with a prompt to a group of agents to get a consensus on an answer. Leveraging multiple AI models at once to gain confidence before you build.