Wrapup logo

Inside The IncredAgents Mod Pack

Sessions end with evidence. Not 'done.'

Every session closes with a faithful record — what was delivered, what failed, what's still owed — pushed to the destinations you configured, with a returned link or path for each one. A failed destination blocks SHIP and says why.

A wrapup evidence table — destination, type, format, pushed status, and the link proving each one
Get It On GitHub → Back To All Skills

Fidelity first

The Failures Make It In.

No smoothing over abandoned approaches or unresolved blockers. The summary reflects what actually happened — because a record you can't trust is worse than none.

A Four-Line Checklist, All YES.

Accurate goal. What actually happened, failures included. Every claim backed by evidence in the transcript. No PII or secrets. One NO and the draft gets fixed before anything ships.

Evidence Over Claims.

Completion is proven with returned links, file paths, and API confirmations — never with the word 'done.' If a push couldn't be verified, the table says so.

The Transcript Gets Saved First.

Before any summarizing, the raw record is exported and verified non-empty — so the source of truth exists even if everything after fails.

Your setup, not its assumptions

Destinations Come From Your Config.

File archives, Notion, NotebookLM, Obsidian, webhooks — enabled means pushed, disabled means untouched. Nothing is hard-coded, nothing is assumed.

Three Questions At Setup.

Where should transcripts go? Which services? What format per destination? Answered once, written to config, respected forever.

Zero-Config Fallback.

No config at all? Every session still lands in a dated markdown log — date, goal, accomplished, decisions, open threads, lessons learned.

It Audits Its Own Shortcuts.

Skipped verification, unverified completion claims, steps done out of order — found and recorded honestly, so patterns surface instead of repeating silently.

Get started

Close Every Session Like It Matters.

Ships in the mod pack. The installer asks the three setup questions and wires it in.

your machine — three commands

$ git clone https://github.com/MyAiFreedomSystems/incredagents.git

$ cd incredagents

$ python3 onboard.py

One installer wires in the whole mod pack and asks only for the keys each skill needs.

Get receipts for your agent's work.

The next session ends with a record you can verify — or it doesn't end.

Get Wrapup On GitHub →