Install
$ agentstack add skill-mehrad-dm-mastermind-mastermind-handoff ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
MasterMind — Handoff
Context is the fundamental constraint (~/.mastermind/engineering/core/agent-loop.md); a long task shouldn't lose its thread to a reset. Capture just enough to resume cold — high signal, low tokens.
Capture
- Goal — the outcome being built, in one line.
- State — Done / In-progress / Next, as a short checklist. Be honest about what's not verified.
- Key decisions & why — the non-obvious choices and their rationale (so they aren't relitigated).
- Map — where the relevant code/files/config live; the entry points.
- Gotchas — traps, failing things, env quirks, anything that bit you.
- How to resume & verify — the exact command(s)/check to pick up and confirm green.
Rules
Summarize, don't dump — link or point to detail rather than pasting it. Write it where the next session will look (HANDOFF.md, a scratch file, or the issue). Prune it when the work completes.
Output
A tight HANDOFF.md: goal, state checklist, decisions, file map, gotchas, resume+verify steps.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: mehrad-dm
- Source: mehrad-dm/mastermind
- License: MIT
- Homepage: https://mastermind.mehrad.me
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.