Use this skill to run the OEJTS 1.2 assessment, compute type results, and convert the outcome into concrete assistant behavior preferences.
python3 scripts/oejts_tuner.py template --format markdownpython3 scripts/oejts_tuner.py score --answers-json '{"Q1":3,...,"Q32":4}'python3 scripts/oejts_tuner.py apply --workspace /path/to/workspace --answers-json '{...}' --dry-runpython3 scripts/oejts_tuner.py apply --workspace /path/to/workspace --answers-json '{...}'template output from the script.Q1..Q32.score to compute IE, SN, FT, JP, type letters, and confidence.apply --dry-run to preview USER.md/SOUL.md changes.apply without --dry-run.This skill writes only between these markers:
If blocks do not exist, they are appended.
references/oejts-1.2.md — canonical OEJTS items and scoring equations.references/behavior-mapping.md — type-to-behavior mapping and adaptive guidance.共 1 个版本