← Back to Skills Marketplace
ivangdavila

Self-Criticism

by Iván · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ✓ Security Clean
305
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install self-criticism
Description
Insert breakpoint self-critique before branching work, after user friction, and at risky handoffs so agents catch errors early.
Usage Guidance
This skill appears coherent and low-risk: it will create a small, private folder in your home directory (~/self-criticism/) and store short trigger/checkpoint notes there, and it does not require network access or credentials. Before installing, confirm you are comfortable with the skill creating those files and permissions (mkdir/touch/chmod). When it offers to update workspace files (SOUL/AGENTS or 'main memory'), verify the exact changes and approve them only if you trust the edits; ask the skill to show the exact diff it plans to write. If you need extra assurance, install and then inspect ~/self-criticism/{memory.md,checkpoints.md,incidents.md} to confirm no sensitive data is stored and that 'main memory' is being written only where you expect.
Capability Analysis
Type: OpenClaw Skill Name: self-criticism Version: 1.0.0 The 'self-criticism' skill is a framework designed to improve AI agent performance through self-reflection breakpoints. It manages local state in `~/self-criticism/` and provides instructions for non-destructive integration into workspace configuration files like `SOUL.md` and `AGENTS.md`. The skill focuses entirely on quality control and error prevention, uses appropriate file permissions (chmod 700/600), and contains no evidence of data exfiltration, malicious execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description match the behavior: the skill inserts critique breakpoints and stores small local trigger memory under ~/self-criticism/. It does not request unrelated credentials, binaries, or network access.
Instruction Scope
Instructions read/write only local files under ~/self-criticism/ and propose non-destructive edits to workspace SOUL/AGENTS files. The SKILL.md repeatedly states the skill will wait for explicit approval before writing workspace files. One minor ambiguity: 'Save the activation preference to the user's main memory' — it's not explicit where 'main memory' lives (workspace file, agent memory store, etc.).
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or installed. This is the lowest-risk install model.
Credentials
No environment variables, credentials, or external config paths are required. The only file paths referenced are the local ~/self-criticism/ files and optional workspace files (SOUL/AGENTS) which are relevant to the described integrations.
Persistence & Privilege
The skill creates and maintains local state under ~/self-criticism/ (mkdir, touch, chmod 700/600). It is user-invocable and not always-enabled. It may propose edits to workspace files but repeatedly emphasizes asking for explicit approval before changes. This level of persistence is proportional to its purpose.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install self-criticism
  3. After installation, invoke the skill by name or use /self-criticism
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with breakpoint-based self-critique, lightweight trigger memory, and workspace steering for SOUL and AGENTS.
Metadata
Slug self-criticism
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Self-Criticism?

Insert breakpoint self-critique before branching work, after user friction, and at risky handoffs so agents catch errors early. It is an AI Agent Skill for Claude Code / OpenClaw, with 305 downloads so far.

How do I install Self-Criticism?

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

Is Self-Criticism free?

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

Which platforms does Self-Criticism support?

Self-Criticism is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Self-Criticism?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments