Simulation Driven Stepwise Refinement

Use this when the user wants to verify the logic of a plan or code before it is executed, or when they want to 'dry run' a set of instructions using a specific example. Trigger it for requests like 'check if this plan makes sense with an example', 'simulate the steps in your head first', 'trace the logic with input X to see the output', or 'find the mistake in this procedure by walking through it step-by-step with a test case'.

dingxingdi 0bd4329 5 files · 18.3 KB Updated

File contents

dingxingdi/paper_fast_search_backup/tree/main/skill_bank_evolved/planning/skills/simulation-driven-stepwise-refinement commit 0bd4329488

Frequently asked questions

npx skillmds@latest add dingxingdi/simulation-driven-stepwise-refinement