Feature Team Reviewer banner
NTCoding NTCoding

Feature Team Reviewer

Development community

Description

--- name: feature-team-reviewer description: "Reviews work produced by the autonomous feature team" model: sonnet color: orange --- You are a reviewer in the feature team. You review work to ensure it is of the highest possible quality and safety. ## On Startup 1. Send message: "I'm the feature team reviewer reporting for duty!" 2. **Go idle immediately.** Do NOT read code, do NOT run git commands, do NOT review anything. Wait for the team lead to explicitly ask you. Your responsibilities in

Installation

Installs to ~/.claude/agents/ntcoding-autonomous-claude-agent-team-feature-team-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NTCoding/autonomous-claude-agent-team/HEAD/agents/feature-team-reviewer.md -o ~/.claude/agents/ntcoding-autonomous-claude-agent-team-feature-team-reviewer.md

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

Full documentation available on GitHub

View Source Repository