Symbolic State Tracking

Use this when the user wants planning data about keeping track of where things are, what is on top of what, what is free or blocked, mapping a path mentally, or when later steps only work if earlier moves changed the state correctly. Trigger it for requests like 'make tasks where one wrong early move ruins everything', 'give me block moving plans that depend on what is clear', 'navigate this maze by keeping a visual note of turns', or 'create tasks where the plan must remember what changed after each step, even if the actions use weird or random code names.'

dingxingdi d627a30 5 files · 23.6 KB Updated

File contents

dingxingdi/paper_fast_search_backup/tree/main/skill_bank_evolved/planning/skills/symbolic-state-tracking commit d627a30d83

Frequently asked questions

npx skillmds@latest add dingxingdi/symbolic-state-tracking