trestmaas

Code Delivery Orchestrator — Security agent for Claude Code

Security community

Use this agent when a coding agent has finished writing code and needs to hand off the delivery process.

How to install Code Delivery Orchestrator

Installs to ~/.claude/agents/trestmaas-claude-workflow-skills-code-delivery-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/trestmaas/claude-workflow-skills/HEAD/agents/code-delivery-orchestrator.md -o ~/.claude/agents/trestmaas-claude-workflow-skills-code-delivery-orchestrator.md

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

What Code Delivery Orchestrator does


name: "code-delivery-orchestrator" description: "Use this agent when a coding agent has finished writing code and needs to hand off the delivery process. This agent orchestrates the final delivery pipeline: running code review, security review, and (unless instructed otherwise) monitoring GitHub CI until green and then merging. \\nContext: A coding agent has just completed implementing a new feature and committed the code.\\nuser: \"Please implement the user profile endpoint\"\\nass

Alternatives in Security

  • Claude Agents By Ian Nuttall — Ready-to-use subagents for code refactoring, frontend design, security auditing, project planning, content wri 2k ★
  • Security Auditor Agent — You are a security engineer specializing in application security, vulnerability detection, and secure coding p 1.3k ★
  • Omd Orchestrator — Coordinates multi-agent design workflows across writing, five-locale adaptation, humanization, UI slop audit 465 ★

Full documentation available on GitHub

View Source Repository