Use this workflow to get structured session data from Meticulous — the recorded user flows and network mocks that cover your code changes. Before starting, run the meticulous-cli-update skill to ensure the Meticulous CLI is up to date — unless it has already run earlier in this conversation, in which case skip it. Step 1 — Find relevant sessions and download their data Run the following command from the root of the git repository: meticulous local relevant-sessions --format = multi-file --minimum-times-to-cover-each-line = 1 This will: Identify which recorded sessions exercise the code paths changed on your current branch. Download each session's data as a structured directory tree to .meticulous/sessions/ . Options: Show more Installs 541 Repository alwaysmeticulous/skills GitHub Stars 2 First Seen May 15, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
meticulous-use-session-data
安装
npx skills add https://github.com/alwaysmeticulous/skills --skill meticulous-use-session-data