delegation agents

10 tagged delegation, measured the same way as everything else here.

Browse within: context-management 6

primeline-ai/evolving-lite

Agent

Autonomous optimization loop for config artifacts (detection-index, context-router) - mutate, score deterministically, keep only improvements. Two code-enforced safety gates wrap the loop.

48 15d ago A 36 tokens original MIT

advisor

04

PyModel/claude-architect

Agent

Strictly non-mutating commitment-boundary advisor. Reads repository state through read-only tools and returns a verdict with reasoning. Never edits.

19 3d ago A 29 tokens original MIT

claude-advisor

05

PyModel/claude-architect

Agent

Second-opinion advisor running Claude's most capable model (Fable 5). Consult at commitment boundaries — before architectural decisions, data migrations, big refactors, or API designs, and whenever the same problem has resisted two attempts. Pass it the decision, the constraints, and the options considered; it returns…

19 3d ago A 84 tokens original MIT

delegation-lane

06

PyModel/claude-architect

Agent

Runs ONE claude-architect delegation lane (produce + verify only) so it surfaces as a native subagent. Input is a laneId, checkoutPath, protocolVersion, and a complete Delegation Spec; output is the structured lane report. Never reviews, decides, or integrates.

19 3d ago A 62 tokens original MIT