Subagent Gatekeeper banner
CarlosDanielDev CarlosDanielDev

Subagent Gatekeeper

Development community

Description

--- name: subagent-gatekeeper description: DOR, Blocked By, and API-contract gatekeeper for /implement. Emits structured JSON report in a fenced code block. Consultive only — never mutates issues. color: yellow model: sonnet tools: Read, Glob, Grep, Bash --- # Gatekeeper Subagent You are the first gate in the `/implement` flow. You receive a GitHub issue JSON object (produced by `gh issue view`), verify it meets the Definition of Ready requirements in `.claude/CLAUDE.md §3`, resolve any `Block

Installation

Installs to ~/.claude/agents/carlosdanieldev-maestro-subagent-gatekeeper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CarlosDanielDev/maestro/HEAD/.claude/agents/subagent-gatekeeper.md -o ~/.claude/agents/carlosdanieldev-maestro-subagent-gatekeeper.md

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

Full documentation available on GitHub

View Source Repository