configuration management agents

8 tagged configuration management, measured the same way as everything else here.

Browse within: AI Safety 5coding-agents 5

AGENTS

01

AkaraChen/aghub

Agent

Crate: aghub-agents — Agent descriptors, models, and format serializers\ Role in monorepo: The single source of truth for all agent-specific behavior. aghub-core re-exports this crate's public API.

264 2d ago A 0 tokens original MIT

judge

03

FlyFission/nuclear-grade-context-engineering

Agent

PROVE Verdict stage. Use to make the ship / block / defer / ship-with-named-risk decision on the presented evidence — read-only and context-separated from the runner, but still coupled through the orchestrator and possibly model/resources. Do not use to build, gather new evidence, or write code.

33 23d ago A 63 tokens original MIT

observer

04

FlyFission/nuclear-grade-context-engineering

Agent

PROVE Observe stage. Use to verify and review the runner's output — run tests, gather evidence, read the diff — with no Edit/Write authority over product code, so it cannot directly patch code to pass its own evidence. Do not use to build, plan, or decide ship/block.

33 23d ago A 62 tokens original MIT

planner

05

FlyFission/nuclear-grade-context-engineering

Agent

PROVE Plan stage. Use to turn a request into an approved plan — question, discover, specify, plan — writing only to the change packet, never product code. Dispatch first, before any building. Do not use to edit code, run commands, or decide ship/block.

33 23d ago A 58 tokens original MIT

itsocialist/mcp-config-manager

Agent Claude Code

Use this agent when working on React components, UI/UX improvements, styling with Tailwind CSS, frontend state management, or any visual interface development tasks. Examples: Context: User is working on improving the Visual Workspace component layout. user: 'The drag and drop area needs better visual feedback when…

6 8mo ago A 0 tokens