agentsclimarketplace

Vouch followup

Skill vouchdev/vouch/adapters/openclaw/skills/vouch-followup

A git-native, review-gated knowledge base for AI agents: they propose writes, you approve them. Every claim cites a source, every change is a diff in your repo. MCP + CLI.

Install
npx -y skills add vouchdev/vouch --skill vouch-followup

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Propose a dated followup the vouch digest will surface until closed

SKILL.md

1.0 KB, as published. Nobody here has run it

/vouch-followup

File "$ARGUMENTS" as a followup page proposal — a commitment with a due date that vouch digest lists until it's closed. Requires the company-brain page kinds (vouch init --template company-brain).

Steps:

  1. Extract what's owed, by whom, and when. If no due date is stated, ask — an undated followup never surfaces.
  2. Call kb_propose_page with page_type: "followup", a short imperative title, and metadata: due_at (ISO date), followup_status: "open", owner when known. Put context in the body; cite a source id if the commitment came from a registered conversation or document.
  3. To close or move one later: re-propose the same page (slug_hint: <page id>) with followup_status: "done" (or a new due_at) — status changes go through the gate like any other edit.
  4. Report the proposal id and the due date filed.

Never call kb_approve.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.