Documentation
README
/minutes-lint
Run a consistency check across policy-authorized normal meetings to find decision conflicts and stale commitments. Restricted meetings are excluded from this agent workflow by default and must never be described as absent evidence.
How to run the lint
-
Run the consistency check:
minutes consistency --stale-after-days 14Optional filters:
--owner <name>โ limit to commitments assigned to a specific person--stale-after-days <N>โ change the staleness threshold (default: 7)
-
Parse the JSON output and present it as readable markdown.
This is the opening of the README. Read the full README on GitHub.