English · 简体中文 · GitHub Repository · Issues
Bounded execution for agents.
Keep hard work from degrading. Force better next moves. Preserve what makes the next run stronger.
DriveMind is a v0.7 agent skill for improving real task execution.
It exists for the moment when a model is capable of doing better, but the work starts to degrade: the goal drifts, pressure blurs the boundary, retries become fake motion, a session break damages continuity, or the agent settles for a shallow answer below its real capability.
DriveMind does not make an agent louder. It makes the next move harder to fake.
Current release: v0.7.0
DriveMind has three operating commitments:
- Execution integrity — keep the work aligned, bounded, and recoverable.
- Execution ceiling — push one stronger concrete move when the current result is below the model's reachable capability.
- Experience compounding — close meaningful work with residue that improves the next run.
The core question is:
DriveMind targets six failure modes:
- goal drift
- boundary drift
- continuity decay
- stuck degeneration
- capability underuse
- closure failure
If a task does not risk one of these, direct execution is usually better.
skill/SKILL.md— runtime entrypointskill/references/drift-prevention.mdskill/references/boundary-preservation.mdskill/references/stuck-recovery.mdskill/references/execution-ceiling.mdskill/references/continuity-preservation.mdskill/references/closure-compounding.mdskill/references/residue-selection.mdskill/templates/— review, diary, and distillation templatesscripts/— hardened installers and bootstrap scriptsevals/— executable v0.7 pressure cases and pass criteriadocs/— v0.7 product, install, brand, and release docsassets/— Signal Gate visual system
Use DriveMind here. Keep the thread stable.This may drift if we keep going. Enable DriveMind.Stay with this, but ask before crossing a risky boundary.This is below what the model can do. Use DriveMind and force a better execution path.We may continue tomorrow. Preserve continuity.Review this afterward and leave behind a next-time rule.
See docs/installation.md.
DriveMind installs as one portable drivemind skill package for supported skill directories.
- skill/SKILL.md
- evals/README.md
- docs/drivemind-v0.7-execution-ceiling.md
- docs/drivemind-v0.7-stress-cases.md
- docs/github-release-v0.7.0.md
- docs/installation.md
- Issues: https://github.com/Yuzc-001/DriveMind/issues
- Email:
zxyu24@outlook.com
