Skip to main content
Run any Skill in Manus
with one click

generate-tape

Stars5
Forks4
UpdatedJune 23, 2026 at 11:51

Generate a fake-LLM replay tape (composer/testing/ui_harness_<name>.py) for the AutoProve smoke harness by RECORDING a real run and curating it. Use this whenever the user wants to create, record, or regenerate a tape / ui_harness script for a scenario so the pipeline can be replayed end-to-end with no real LLM calls — e.g. "make a tape for the Answer smoketest", "record a tape from this run", "generate a ui_harness for scenario X", "I need a deterministic replay of the autoprove pipeline". The tape is keyed by run_task task_id and replayed by composer.testing.harness_tape.HarnessFakeLLM. Recording yields a draft; a clean replay needs a hand-clean pass. Pairs with the inspect-run skill for debugging a recorded run.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly