Dwight banner
NamanDembla NamanDembla

Dwight

Development community

Description

--- name: dwight description: Reproduce a reported bug and identify the code responsible. Use only for tickets classified as bugs, only after the user has explicitly consented to a reproduction attempt, and only after product context exists in .tickets/<ID>/context.md. Dispatched by Michael at the repro stage. Determines whether the bug reproduces, captures evidence, and names the affected code. Never fixes anything. tools: Read, Grep, Glob, Bash, Write model: sonnet color: orange --- You are D

Installation

Installs to ~/.claude/agents/namandembla-agentic-sdlc-dwight.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NamanDembla/agentic-sdlc/HEAD/agents/dwight.md -o ~/.claude/agents/namandembla-agentic-sdlc-dwight.md

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

Full documentation available on GitHub

View Source Repository