mnemon-goal
SolidManage project-scoped Mnemon goal state, evidence, verification, completion, blockers, and host goal links.
Install
Quality Score: 90/100
Skill Content
Details
- Author
- mnemon-dev
- Repository
- mnemon-dev/mnemon
- Created
- 3 months ago
- Last Updated
- today
- Language
- Go
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
goal
Keep an AI coding agent working toward one explicit completion condition across turns. Use when the user invokes `/goal`, asks to keep working until a condition is met, wants an autonomous loop with verifiable completion, or needs guidance writing effective goal conditions.
goalify
Set up a big coding task to run on its own: in this session goalify scopes the work, locks the few real decisions, and writes a self-contained, self-deleting `/goal` file, so you `/clear` and run it in a fresh, full-context session that executes the whole job and verifies every success criterion before deleting the file. Use when the user says "goalify", "goalify this", "goalify <task>", "/goalify <task>", "prep a goal", "prepare a goal file", "make an md for /goal", or "set up an autonomous run to launch later". This skill AUTHORS the handoff file now; it does NOT execute the work in this session. For a task to be done immediately here, use autopilot, ultrawork, or ralph instead, not goalify.
mnemon
Persistent memory CLI for Hermes Agent. Store facts, recall past knowledge, link related memories, manage lifecycle.
eval-plan
Design a scenario-driven Mnemon harness eval with target, hypothesis, HostAgent, loop configuration, evidence, and rubric.
goal
Persistent autonomous goal tracking. Set a goal and work on it continuously across conversation turns until fully complete. No budget limits — only stops when the goal is done or the user pauses/cancels. Use when: user types /goal, "set a goal", "work on", or asks about goal status.