meticulous-cli-simulate

Installation
SKILL.md

meticulous simulate

meticulous simulate --sessionId=<id> [options]
# alias:
meticulous replay   --sessionId=<id> [options]

Purpose: Replay a recorded session in a Chromium browser. Stubs network requests using recorded responses, then optionally takes screenshots and diffs them against a base replay. The primary command for local debugging and manual replay testing.

Replay Target

Exactly one of these determines what URL the session is replayed against:

Option Description
(none) Replay against the original URL the session was recorded on
--appUrl=<url> Replay against a specific URL (e.g., http://localhost:3000)
--appUrl=uploaded-assets://<deploymentUploadId> Replay against previously uploaded static assets
Related skills

More from alwaysmeticulous/skills

Installs
20
GitHub Stars
1
First Seen
Mar 16, 2026