io.github.Dave-London/pare-makeproductivity

pare-make

Verified · yesterday

Pare Make ג€” Structured Make/Just task runner operations (run, list) as typed JSON.

Install

claude mcp add pare-make -- npx -y @paretools/[email protected]

Our take

The make package (@paretools/make) of the Pare monorepo: exactly two tools, run and list, wrapping GNU Make and Just with typed JSON — targets with descriptions from list, and exit code, stdout, stderr, and duration from run — auto-detecting Justfile versus Makefile per project with a per-call override. It shares the monorepo's strong engineering hygiene (CI, nine contributors, strict TypeScript, MIT, active since February 2026, 131 stars) but is one of the thinnest slices of the suite at ~61 weekly downloads, and a two-tool wrapper around make buys structured output and token savings rather than any new capability. Note it also exists in the registry under the pre-rename name io.github.Dave-London/make — same package, this is the canonical listing. For agents that invoke task runners constantly and shouldn't burn context parsing raw make chatter.

reviewed by hand · 2026-07-05

Something wrong or dead here? Report it

Verification record

last verified
yesterday
github stars
131
last commit
yesterday
archived
no
license
MIT
latest version
0.21.0
in registry since
2026-02-14

github.com/Dave-London/Pare