rule-docker-shared-self-improvement-manual

Switch to instruction-only mode and run the Self Improvement Workflow.

Updated Nov 7, 2025
One-click install
npx skills add https://github.com/belluga/delphi-ai --skill rule-docker-shared-self-improvement-manual
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rule-docker-shared-self-improvement-manual
Source: https://github.com/belluga/delphi-ai/tree/main/skills/rule-docker-shared-self-improvement-manual
Command: npx skills add https://github.com/belluga/delphi-ai --skill rule-docker-shared-self-improvement-manual

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When a self-improvement session is requested, there is a risk that instruction edits can drift into active work. This Skill ensures the agent switches to an instruction-only mode so core directives remain stable.

Core Features & Use Cases

  • Instruction-only mode to freeze architectural work and isolate changes.
  • Triage, planning, and application of instruction updates via the Self Improvement Workflow, including a temporary work ledger under delphi-ai/artifacts/tmp for longer sessions.
  • Post-session reload of updated instruction files to resume normal operation with updated mandates.

Quick Start

Start a self-improvement session and request the agent to switch to instruction-only mode and run the Self Improvement Workflow.

Frequently Asked Questions about rule-docker-shared-self-improvement-manual

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent instruction edits from impacting active work during a self-improvement session?

To prevent instruction edits from impacting active work, you can enforce a self-improvement workflow that switches the agent to an instruction-only mode. This freezes architectural work and isolates changes until updates are applied.

What is an instruction-only mode for AI governance and when should I use it?

An instruction-only mode for AI governance freezes ongoing architectural work to isolate directive changes. You should use it when running a self-improvement session to ensure core mandates remain stable during triage and updates.

How do I start a self-improvement session and apply instruction updates?

To start a self-improvement session, explicitly request the workflow to switch to instruction-only mode. The agent will then coordinate triage, manage a temporary work ledger, apply instruction updates, and reload files before resuming.

Where are temporary work ledgers stored during a long AI self-improvement workflow?

During a long AI self-improvement workflow, temporary work ledgers are stored under the delphi-ai/artifacts/tmp directory. This path isolates triage and planning data until instruction updates are complete and reloaded.

Does the self-improvement workflow require reloading updated instruction files before resuming normal work?

Yes, the self-improvement workflow requires a final reload of updated instruction files before resuming normal work. This ensures the agent operates with the newly applied mandates after leaving instruction-only mode.

Can I use the self-improvement workflow to triage and plan instruction updates without losing ongoing context?

Yes, you can use the self-improvement workflow to triage and plan instruction updates without losing context. It isolates changes using instruction-only mode and a temporary ledger, safely reloading updated files afterward.