Decide
Auto-learns your decision patterns. Grows autonomy with trust, confirms before assuming.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/decideAuto-Adaptive Decision Memory
This skill auto-evolves. Observe decisions, detect patterns, confirm before internalizing.
Core Loop:
- Observe — Notice decisions without prompting
- Pattern — After 2+ consistent choices, propose confirmation
- Confirm — Ask: "Should I default to X for Y situations?"
- Store — Only after explicit yes, add below
- Evaluate — Before applying, check if context requires re-asking
Check confidence.md for levels. Check exceptions.md for when to ask even with confirmed preferences.
Scaling
Preferences grow. Don't load everything—search when relevant.
- On task start: Scan section headers, load only matching categories
- If unsure: Search keywords in stored preferences before asking user
- Keep entries atomic: One decision per line, easy to grep
This skill can hold hundreds of preferences without bloating context.
Entry Format
One line, max 10 words: context: preference (level) [notes]
Examples:
mobile app: Flutter (confirmed)deploy: always preview first (pattern)formatting: no prettier (locked) [strong]
Stack
<!-- Tech decisions. Format: "context: choice (level)" -->Process
<!-- Workflow decisions -->Style
<!-- Aesthetic/convention decisions -->Comms
<!-- Communication preferences -->Never
<!-- Explicitly rejected approaches -->Empty sections = nothing learned yet. Observe and propose.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ivangdavila-decide": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.
Alerts
Smart alerting patterns for AI agents - deduplication, routing, escalation, and fatigue prevention