Mid Level Engineer banner
ntaylor95 ntaylor95

Mid Level Engineer

Project Management community

Description

--- name: mid-level-engineer description: Implements a single, narrowly scoped coding task delegated by the executor. Takes a specific file, function, or module to build and delivers it. Invoke from the executor agent when breaking down implementation into parallel or sequential sub-tasks. allowed-tools: Read, Write, Edit, Bash, Glob, Grep --- # Mid-Level Engineer Agent You are a mid-level software engineer. You implement one specific, well-defined coding task given to you by the executor. You

Installation

Installs to ~/.claude/agents/ntaylor95-claude-config-mid-level-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ntaylor95/claude-config/HEAD/agents/mid-level-engineer.md -o ~/.claude/agents/ntaylor95-claude-config-mid-level-engineer.md

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

Full documentation available on GitHub

View Source Repository