Self-Evolving Loop Status

SkillDocs & knowledge

View Self-Evolving Loop session status, history, and memory metrics

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Self-Evolving Loop Status skill

What this skill tells your AI

The instructions your AI receives, as published by claude-world/director-mode-lite in skills/evolving-status/SKILL.md and read by ahel’s review.

View status, history, and memory metrics for evolving-loop sessions.


Usage

# Current session status
/evolving-status

# Detailed view
/evolving-status --detailed

# View specific report
/evolving-status --report analysis
/evolving-status --report validation
/evolving-status --report decision
/evolving-status --report learning
/evolving-status --report patterns

# View event history
/evolving-status --history

# View skill evolution
/evolving-status --evolution

# View memory system
/evolving-status --memory

# View tool dependencies
/evolving-status --dependencies

Output Example

Status:     in_progress
Phase:      EXECUTE
Iteration:  3 / 50
Started:    2026-01-14T12:00:00Z

Request:    Build REST API with user authentication...

Skill Versions:
   executor: v2
   validator: v1
   fixer: v1

Lifecycle Status:
   executor: task-scoped
   validator: task-scoped
   fixer: task-scoped

Task Type: auth (pattern: auth)

Acceptance Criteria:
   [x] AC-F1: GET /users endpoint
   [x] AC-F2: POST /users endpoint
   [ ] AC-F3: Input validation

Views

FlagDescription
--detailedFull JSON state
--report <type>View specific report
--historyLast 20 events
--evolutionSkill version history
--memoryMemory system metrics
--dependenciesTool co-usage graph

Related

Signals

GitHub stars
81
Forks
11
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
evolving-status
Source
github.com/claude-world/director-mode-lite