raop

Organize longitudinal student learning records with gap tracking across orchestrator transitions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/iago-leal/skills --skill raop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: raop
Source: https://github.com/iago-leal/skills/tree/main/meca-framework/raop
Command: npx skills add https://github.com/iago-leal/skills --skill raop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

RAOP provides a structured, longitudinal prontuário do aluno orientado por lacunas, assegurando a persistência do histórico de aprendizado mesmo quando o orquestrador muda.

Core Features & Use Cases

  • Perfil do aluno e orquestrador ativo: guarda a identidade, percurso, e referências ao orquestrador.
  • Lista de lacunas: gerencia até 10 lacunas ativas, com regras de priorização e migração para a lista de espera.
  • Arquivo vivo de competências: particiona competências em partições para consulta direcionada.
  • SOAP pedagógico: gera SOAPs para cada sessão MECA com estrutura S/O/A/P/R.
  • Persistência entre transições: o RAOP permanece intacto durante troca de orquestrador, garantindo continuidade.

Quick Start

Crie ou atualize o perfil do aluno e inicialize a lista de lacunas ativas com até 10 itens.

Frequently Asked Questions about raop

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

FAQPage Schema
How do I maintain a longitudinal student learning record across orchestrator transitions?

To maintain a longitudinal student learning record across orchestrator transitions, use a structured prontuário do aluno that persists independently of orchestrator changes. This ensures learning history continuity by keeping profile data, competency archives, and session entries intact.

What is pedagogical SOAP and how does it track learning gaps?

Pedagogical SOAP tracks learning gaps by generating session entries with a S/O/A/P/R structure for each MECA phase. It enforces a 1:1 mapping of assessments and plans per lacuna, keeping a prioritized list of up to 10 active learning gaps.

How do I organize student competencies for targeted consultation?

Organize student competencies for targeted consultation by partitioning them into a living archive file structure. This allows direct navigation of specific skill areas within the longitudinal learning record.

Are there limits to how many active learning gaps I can track?

Yes, there is a hard cap of 10 active learning gaps you can track at any time. Additional gaps must be migrated to a waiting list, and the system automatically updates the SOAP index to reflect these priority changes.

What files are needed to start a problem-guided learner portfolio?

To start a problem-guided learner portfolio, you need frontmatter defining the student profile and active gap list. Supported artifacts include perfil_aluno.md, lista_lacunas.md, and directories for competencies and SOAP entries.