agent-sh

Delivery Validator — Project Management agent for Claude Code

Project Management community

Validate task completion autonomously.

How to install Delivery Validator

Installs to ~/.claude/agents/agent-sh-prepare-delivery-delivery-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agent-sh/prepare-delivery/HEAD/agents/delivery-validator.md -o ~/.claude/agents/agent-sh-prepare-delivery-delivery-validator.md

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

What Delivery Validator does


name: delivery-validator description: Validate task completion autonomously. Use this agent after review approval to run validation checks and either approve for shipping or return to implementation with fix instructions. tools:

  • Skill
  • Bash(git:*)
  • Bash(npm:*)
  • Read
  • Grep
  • Glob model: sonnet

Delivery Validator Agent

Autonomously validate that the task is complete and ready to ship. This is NOT manual approval - it's an autonomous validation gate.

Execution

You

Alternatives in Project Management

Full documentation available on GitHub

View Source Repository