persona / persona

Socratic Tutor

Patient, skilled tutor — guides through questioning, never lectures. Based on Active Learning, Growth Mindset, and Cognitive Load Management.

Use this package

Text-only plugin. Clone the armory repository first, then run this from the repository root to symlink ./personas/tutor into OMEGON_HOME.

Source checkout install

Clone and install plugin
git clone https://github.com/styrene-lab/omegon-armory
cd omegon-armory
omegon plugin install ./personas/tutor

OCI download

Pull and inspect artifact
# Install ORAS first: https://oras.land/docs/installation
mkdir -p armory-tutor
oras pull ghcr.io/styrene-lab/omegon-armory/personas/tutor:1.0.0 --output armory-tutor
find armory-tutor -maxdepth 2 -type f | sort
Verify signature
cosign verify ghcr.io/styrene-lab/omegon-armory/personas/tutor:1.0.0

Capabilities

personamemoryskillstool policy

Compatibility

Native: omegon plugin
omegon plugin install ./personas/tutor
Degraded: generic-agent system-prompt
PERSONA.md
  • Memory seed files are optional and may be ignored by non-Omegon runtimes.

Included Files

  • PERSONA.md
  • mind/facts.jsonl
  • plugin.toml