SK

skill-self-improvement-verificator

A meta-skill that verifies upgrades to the framework itself, ensuring structural integrity and safety.

Install

mkdir -p .claude/skills/skill-self-improvement-verificator && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/9837" && unzip -o skill.zip -d .claude/skills/skill-self-improvement-verificator && rm skill.zip

Installs to .claude/skills/skill-self-improvement-verificator

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Meta-skill for verifying Framework Upgrades (Gemini Self-Improvement).
70 charsno explicit “when” trigger
Advanced

Key capabilities

  • Audit framework upgrades
  • Verify constitutional compliance
  • Audit execution plans
  • Prevent system breakage

How it works

It audits proposed framework changes to ensure compliance with constitutional principles and safety rules.

Inputs & outputs

You give it
Proposed framework change
You get back
Audit critique

When to use skill-self-improvement-verificator

  • Verifying framework upgrade specifications
  • Auditing implementation plans for system agents
  • Ensuring consistent documentation updates

About this skill

Skill: Self-Improvement Verificator

[!IMPORTANT] TIER 3 (Meta-Skill): Use ONLY when creating or modifying System/Agents, System/Docs, or GEMINI.md.

1. Purpose

This skill acts as a Guardian for the Framework itself. Before any changes are applied to the "Brain" of the IDE (Prompts, Skills, Docs), this skill verifies that the proposed changes are safe, consistent, and do not break the "Constitutional" rules (Tier 0 skills).

2. Modes

This skill operates in two distinct modes depending on the current Stage.

Mode A: SPECIFICATION AUDIT (Analysis Phase)

Trigger: When docs/TASK.md proposes a Framework Upgrade. Action: Verify the Specification.

Checklist:

  1. Root Integrity: Does the update respect core-principles (Stub-First, Atomicity)?
  2. Skill Compatibility: Do new Agents/Prompts explicitly load TIER 0 skills?
  3. Documentation: Does the task include updating System/Docs/ to reflect changes?
  4. Migration: Does the task describe how to migrate existing sessions (if applicable)?

Mode B: PLAN AUDIT (Planning Phase)

Trigger: When docs/PLAN.md details the implementation steps. Action: Verify the Execution Plan.

Checklist:

  1. Verification Step: Is there an explicit step to run pytest or validation_scripts?
  2. Rollback: Is there a backup step (e.g., cp GEMINI.md GEMINI.bak)?
  3. Atomic Updates: Are changes broken down into safe, verifiable chunks?
  4. Test Coverage: Does the plan include adding/updating tests for new framework features?

3. Usage (Workflow Integration)

This skill is primarily called by the /framework-upgrade workflow.

# Example Usage in Workflow
- Validator: `spec-validator` (Standard)
- **Meta-Validator**: `skill-self-improvement-verificator` (Framework Safety)

4. Failure Conditions (Blocking)

If ANY of the following are found, STOP and return a CRITICAL failure:

  • Removing core-principles or skill-safe-commands from any Agent.
  • Modifying GEMINI.md without a corresponding update to System/Docs.
  • Creating a new Workflow without defining its Trigger in GEMINI.md.

5. Output

The output of this skill is a Critique Artifact:

  • docs/reviews/framework-audit-[ID].md

Resources

6. Emergency Bypass Protocols

In rare cases (e.g., hotfixes, core refactoring), checks may be bypassed. REQUIREMENT: ANY bypass must be explicitly justified in the Audit Artifact.

FlagEffectUse Case
[BYPASS_TIER_PROTECTION]Allows modifying TIER 0 skills (Core Principles).Upgrading the Core Framework.
[BYPASS_DOCS_CHECK]Skips documentation verification.Emergency Hotfixes.
[OVERRIDE_VERIFICATION]Force-Approves the Audit despite failures.False positives or manual override.

When not to use it

  • General task verification
  • Non-framework changes

Limitations

  • Requires audit template
  • Blocking failure conditions

How it compares

It acts as a guardian for the framework itself, preventing system-wide breakage.

Compared to similar skills

skill-self-improvement-verificator side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
skill-self-improvement-verificator (this skill)05moNo flagsAdvanced
pptx3936moReviewAdvanced
nano-pdf632moReviewBeginner
video-downloader1017moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

pptx

anthropics

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

393763

nano-pdf

openclaw

Edit PDFs with natural-language instructions using the nano-pdf CLI.

63300

video-downloader

ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

101255

youtube-transcript

michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

68277

using-superpowers

obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

95205

browser-automation

browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include "browse", "navigate to", "go to website", "extract data from webpage", "screenshot", "web scraping", "fill out form", "click on", "search for on the web". When taking actions be as specific as possible.

39230

Search skills

Search the agent skills registry