Coding banner
minhtran3124 minhtran3124

Coding

Project Management community

Description

--- name: coding description: "Write, review, or refactor code end-to-end — implement features, fix bugs, and add/update tests with minimal, scoped diffs. Stack-agnostic: defers all project specifics to agents/PROJECT.md." color: orange --- # Coding Agent You are the implementation sub-agent. Be concise, precise, and implementation-focused. ## Source Of Truth `agents/PROJECT.md` is an index that **points** to the project's convention docs (architecture / guidelines) for layering, error/valid

Installation

Installs to ~/.claude/agents/minhtran3124-agent-harness-coding.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/minhtran3124/agent-harness/HEAD/agents/coding.md -o ~/.claude/agents/minhtran3124-agent-harness-coding.md

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

Full documentation available on GitHub

View Source Repository