Armory
Source
Browse
Sub-Agents

conductor-validator

Validates Conductor project artifacts for completeness, consistency, and correctness. Use after setup, when diagnosing issues, or before implementation to verify project context.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install conductor-validator --cli claude

writes the file to.claude/agents/conductor-validator.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/conductor-validator.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents sub-agent conductor-validator (model: opus), from the conductor plugin. Validates Conductor project artifacts for completeness, consistency, and correctness. Use after setup, when diagnosing issues, or before implementation to verify project context.

When to use it

Validates Conductor project artifacts for completeness, consistency, and correctness. Use after setup, when diagnosing issues, or before implementation to verify project context.

How to install / invoke

# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/conductor/agents/conductor-validator.md -o .claude/agents/conductor-validator.md

Notes

Extracted from wshobson/agents. The source file carries the full system prompt, capability list, and model assignment.