agentdb-state-manager

Persistent state management using AgentDB (DuckDB) for workflow analytics and checkpoints.Provides read-only analytics cache synchronized from TODO_*.md files, enabling:- Complex dependency graph queries- Historical workflow metrics- Context checkpoint storage/recovery- State transition analysisUse when: Data gathering and analysis for workflow state trackingTriggers: "analyze workflow", "query state", "checkpoint", "workflow metrics"

$ 설치

git clone https://github.com/stharrold/stharrold-templates /tmp/stharrold-templates && cp -r /tmp/stharrold-templates/.gemini/skills/agentdb-state-manager ~/.claude/skills/stharrold-templates

// tip: Run this command in your terminal to install the skill