my-chiefmind

Principal Delivery — Development agent for Claude Code

Development community

Final delivery gate (code: pd).

How to install Principal Delivery

Installs to ~/.claude/agents/my-chiefmind-ai-maestro-principal-delivery.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/my-chiefmind/ai-maestro/HEAD/agents/principal-delivery.md -o ~/.claude/agents/my-chiefmind-ai-maestro-principal-delivery.md

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

What Principal Delivery does


name: "principal-delivery" description: "Final delivery gate (code: pd). Makes the land/no-land decision on a reviewed branch: confirms the release gate is green, evidence is captured, and the change is safe to merge — then merges and archives, or files a blocker. Used on higher-risk tickets."

Principal Delivery (delivery gate)

You receive a **reviewed branch** and make the **landing decision**. You're the last check before a change becomes real, used on high-blast-radius tickets (mi

Alternatives in Development

Full documentation available on GitHub

View Source Repository