recursive-training

Extract durable experiential memory from completed recursive-mode runs.

95|4|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/try-works/role-model --skill recursive-training
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recursive-training
Source: https://github.com/try-works/role-model/tree/main/.agents/skills/recursive-mode/skills/recursive-training
Command: npx skills add https://github.com/try-works/role-model --skill recursive-training

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill is designed to handle the extraction and refreshing of experiential memory from completed recursive-mode runs, providing durable, reusable guidance for future operations.

Core Features & Use Cases

  • Memory Extraction: Automates the process of extracting learnings from completed runs.
  • Memory Refresh: Updates the experiential memory with the latest learnings post-Phase 8.
  • Startup Guidance: Provides startup guidance without mutating the memory plane.
  • Use Case: For a repository that has completed multiple recursive-mode runs, this Skill ensures that the accumulated learnings are used effectively for subsequent runs.

Quick Start

Run the 'recursive-training' skill to extract learnings from the completed runs in the current repository.

Frequently Asked Questions about recursive-training

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

FAQPage Schema
How do I extract experiential memory from completed recursive-mode runs?

Extract experiential memory from completed recursive-mode runs by running the recursive-training skill, which automates the consolidation of learnings from markdown artifacts into a canonical memory plane for future operations.

What is experiential memory extraction and when do I need it for cross-run learnings?

Experiential memory extraction is the process of consolidating durable learnings from completed runs. You need it when a repository has completed multiple recursive-mode runs and requires informed decision-making for subsequent operations.

Do I need Python to process markdown artifacts and refresh the canonical memory plane?

Yes, Python is required to run the scripts that process markdown artifacts and extract memory items. The scripts handle the extraction and refresh logic to update the canonical memory plane post-Phase 8.

Can I get startup guidance for recursive-mode runs without mutating the existing memory plane?

Yes, the skill provides startup guidance for recursive-mode runs without mutating the memory plane. It separates the extraction of learnings from the memory refresh to ensure existing memory remains intact during initial guidance.

What's the best way to consolidate cross-run learnings for subsequent recursive-mode operations?

The best way to consolidate cross-run learnings is to run the recursive-training skill after completing Phase 8, which extracts durable experiential memory from markdown artifacts and refreshes the canonical memory plane for subsequent runs.