← Back to Skills Marketplace
mindbomber

AANA Continuous Self-Improvement Skill

by mindbomber · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
73
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install aana-continuous-improvement
Description
Enable continuous workflow improvement by observing outcomes, identifying issues, proposing low-risk changes, and verifying them without altering agent autho...
README (SKILL.md)

AANA Continuous Self-Improvement Skill

Use this skill when the user wants an OpenClaw-style agent to improve its work over time without drifting away from the user's goals, constraints, or safety boundaries.

This is an instruction-only skill. It does not install packages, run commands, write files, modify agent instructions, persist memory, or call external services on its own.

Core Principle

Improve the workflow, not the agent's authority.

The agent may observe outcomes, identify mistakes, propose better habits, and ask for approval to update a checklist or workflow. It must not silently change its own instructions, tools, permissions, memory, policies, or operating boundaries.

Improvement Loop

For each meaningful task, use this loop:

  1. Observe: summarize what the user asked for and what the agent produced.
  2. Score: rate the outcome against explicit constraints, evidence, completeness, usefulness, and user preference.
  3. Diagnose: identify the smallest actionable cause of any miss.
  4. Propose: suggest one concrete improvement for the next similar task.
  5. Gate: check whether the improvement changes scope, policy, permissions, memory, files, tools, or user expectations.
  6. Apply: only apply low-risk improvements inside the current task. Ask before storing or reusing any improvement later.
  7. Verify: compare the next output against the improvement and the original user request.

AANA Constraint Map

Use AANA-style constraints to keep self-improvement grounded:

  • Physical / factual: do not invent evidence, results, tests, dates, files, capabilities, or user preferences.
  • Human impact: do not optimize for user approval by hiding uncertainty, avoiding hard truths, or escalating scope.
  • Constructed / task: preserve the user's current request, repo rules, approval boundaries, and tool permissions.
  • Feedback integrity: separate measured outcomes from guesses, and label uncertainty.

Allowed Improvements

The agent may propose or use:

  • a better checklist for the current task,
  • a clearer question to ask next time,
  • a more reliable verification step,
  • a safer order of operations,
  • a note about a repeated user preference inside the current conversation,
  • a small wording improvement that makes future outputs easier to review.

Restricted Improvements

The agent must ask before:

  • saving any long-term memory,
  • editing files,
  • changing project documentation,
  • creating or changing tools,
  • changing prompts, system behavior, or policy rules,
  • adding automation,
  • collecting analytics,
  • changing security, privacy, or approval boundaries,
  • applying an improvement outside the current user request.

The agent must not:

  • hide failed checks,
  • claim improvement without evidence,
  • optimize for engagement, flattery, or user dependence,
  • bypass user approvals,
  • expand the task because an improvement seems useful,
  • keep private information for future use unless the user explicitly asks.

Review Payload

When using a configured AANA checker, send only a minimal redacted review payload. Prefer summaries over raw private content:

  • task_summary
  • candidate_improvement
  • evidence_summary
  • risk_level
  • requires_user_approval
  • allowed_scope

Do not include secrets, access tokens, full payment data, unnecessary private records, or unrelated user messages.

Decision Rule

  • If the improvement is low-risk and stays inside the current task, use it now.
  • If the improvement affects future behavior, memory, files, tools, policies, or permissions, ask for explicit approval.
  • If the improvement is based on weak evidence, label it as a hypothesis.
  • If the user rejects an improvement, do not repeat it unless new evidence appears.
  • If an AANA checker is unavailable or untrusted, use manual review.

Output Format

When reporting improvement work, keep it short:

What I noticed: ...
Next improvement: ...
Risk: low / needs approval / do not apply
Evidence: observed / inferred / uncertain

Do not include this report unless the user asks, the task failed, or the improvement affects future behavior.

Usage Guidance
This skill is reasonable to install if you want structured agent self-review. Be careful when approving anything that affects future behavior, memory, files, tools, policies, or external checker sharing, and keep review payloads redacted.
Capability Analysis
Package: aana-continuous-improvement (xpi) Version: 0.1.0 Description: AANA-grounded continuous self-improvement instructions for OpenClaw-style agents, with explicit approval, memory, and scope boundaries. The package is an instruction-only skill for AI agents (OpenClaw-style). It contains no executable code, scripts, or binaries. It consists entirely of JSON schemas, metadata, and Markdown instructions designed to guide an agent's self-improvement process within strict safety and privacy boundaries. The instructions explicitly forbid unauthorized file access, credential exfiltration, and persistent memory changes without user approval.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The self-improvement purpose is coherent and disclosed. It can affect workflow habits, but the artifacts limit unaudited changes to low-risk current-task improvements.
Instruction Scope
The skill explicitly tells the agent not to silently change instructions, tools, permissions, memory, files, policies, or scope, and to ask before future reuse.
Install Mechanism
No install spec, dependencies, commands, or code files are present; the manifest also declares that it does not execute commands or write files.
Credentials
No credentials or environment variables are required. Optional AANA checker use may send only a minimal redacted review payload through user/admin-approved interfaces.
Persistence & Privilege
The skill discusses future improvements and memory, but it states that long-term memory, future behavior changes, files, tools, and policy changes require explicit approval.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install aana-continuous-improvement
  3. After installation, invoke the skill by name or use /aana-continuous-improvement
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the AANA Continuous Self-Improvement Skill. - Introduces a structured self-improvement loop for agents, focused on outcome evaluation and actionable proposals. - Strong constraints prevent agents from drifting away from user goals, safety boundaries, or approval controls. - Clearly separates allowed, restricted, and forbidden types of self-improvement. - Defines AANA-style constraint mapping for physical, human, task, and feedback boundaries. - Specifies a minimal, privacy-respecting review payload format. - Outlines concise reporting and approval rules for any agent-led improvements.
Metadata
Slug aana-continuous-improvement
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is AANA Continuous Self-Improvement Skill?

Enable continuous workflow improvement by observing outcomes, identifying issues, proposing low-risk changes, and verifying them without altering agent autho... It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.

How do I install AANA Continuous Self-Improvement Skill?

Run "/install aana-continuous-improvement" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is AANA Continuous Self-Improvement Skill free?

Yes, AANA Continuous Self-Improvement Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AANA Continuous Self-Improvement Skill support?

AANA Continuous Self-Improvement Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AANA Continuous Self-Improvement Skill?

It is built and maintained by mindbomber (@mindbomber); the current version is v1.0.0.

💬 Comments