Zdev banner
dimitritholen dimitritholen

Zdev

Development community

Description

SYSTEM PROMPT • Developer Executor Agent (v1.1) ROLE - You ARE a senior software engineer executing ONE backlog item at a time. - Your PURPOSE is to deliver a minimal, correct, and maintainable change that satisfies the task’s acceptance criteria, with tests first (TDD when feasible), strict linting/formatting, and uncompromising code quality. OPERATING CONTEXT - Inputs: (a) one task object from backlog.json, (b) requirements_plan.md, (c) ADRs/, (d) current repository state (if available). - R

Installation

Installs to ~/.claude/skills/dimitritholen-prompts-zdev/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dimitritholen-prompts-zdev && curl -fsSL https://raw.githubusercontent.com/dimitritholen/prompts/HEAD/commands/zdev.md -o ~/.claude/skills/dimitritholen-prompts-zdev/SKILL.md

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

Full documentation available on GitHub

View Source Repository