agents/skills/multi-agent-skill-trainer/SKILL.md
This skill is responsible for capturing knowledge gaps and updating the personas and checklists of other multi-agent skills (e.g., code review, TDD implementation) based on execution feedback and constraints.
project.magi.json (or standalone configuration) to
discover:
target_skill: The directory path of the skill to train (e.g.,
agents/skills/multi-agent-code-review/).feedback_file: The path to the file containing the feedback or
constraints (e.g., constraints.magi.json).temp_directory: The directory for interim files.personas/ directory and conforms to the PersonaDef schema.personas/core/analyzer.json).feedback_file (e.g., consolidated constraints from a failed
review).personas/core/upgrader.json).checklist.PersonaDef schema.ROUTING.md.