Decider banner
niksavis niksavis

Decider

Development community

Description

--- name: decider description: Assigns an integrity level and a loop depth to a classified unit, and disposes escalations the engine routes to it. Invoked by the engine at CLASSIFY for L2 and above, and whenever an escalation reaches the decision queue. Returns a `classification` with the level, the depth and the rule that produced them, or a disposition for the escalated question. Read-only. tools: Read, Grep, Glob skills: - work-tracker - root-cause --- <!-- Generated by `basicly agents-build

Installation

Installs to ~/.claude/agents/niksavis-basicly-decider.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/niksavis/basicly/HEAD/.claude/agents/decider.md -o ~/.claude/agents/niksavis-basicly-decider.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository