0%

Thin-Skill Rewrite of /rosetta-test

Goal

Rewrite the /rosetta-test SKILL.md as a thin dispatcher consuming the route_walk next_action; clear the script-first-migration anchor; pass the 4-axis rubric.

Implementation Sketch

Scripts own every mechanical action; the LLM authors programs/tests and analyzes only. All mechanical work is a single python -m scripts.rosetta_test_runtime <subcommand> invocation directed by a work_item body line.

Work Items

  • Rewrite SKILL.md to consume the route_walk next_action (thin dispatcher): remove the inline bug-fix-retry pseudocode + the stale v2 Step 0 section-01-first-15.md read; cite the runtime subcommands + @-includes.
  • Clear script-first-migration: pending; verify the script-first 4-axis rubric clean (scripts/skill_audit/script_first_audit.py --skill rosetta-test) + prose-lint.py clean.
  • Runtime pytest + --self-test green; the skill drives a full program through run-pipeline end-to-end.