Agent State

Records what the agent does as it drives other skills -- Questions worked on, Runs executed, Results produced, Claims asserted -- in .research/state (canonical, low-frequency) and .research/events (canonical, append-only). Also models the research itself as Project/Hypothesis/Experiment/Source/Evidence, layered above Question/Run, with write-time referential integrity checks. Use when a skill wants to track its own execution history instead of writing one file per run, or when a user wants to see what the agent has been doing. Triggers on phrases like "what have you been running", "log this run", "show agent activity".

zi-yue-1129 e2e14f2 6 files · 185.5 KB Updated

File contents

zi-yue-1129/research-lab-skills/tree/main/skills/agent-state commit e2e14f29de

Frequently asked questions

npx skillmds@latest add zi-yue-1129/agent-state