sk Skill · agentsope
agentsop-state-reducer
Tool skill for declaring reducers on LangGraph state keys so parallel writes merge instead of crashing. Activates whenever a coder agent designs a StateGraph with parallel branches, fan-out via Send, multi-agent topologies, or whenever a run raises InvalidUpdateError: At key '<k>': Can receive only one value per step. Encodes the rule "every state key is single-writer or has a reducer — nothing in between."
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
pythonPython
- Host repository
- agentsope/SkillAlchemy
- Version
- 0.1.0
- Host stars
- 420
- Host language
- Python