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 claudewrites the file to.claude/agents/conductor-validator.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/conductor-validator.mdNeeds 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.