dev-implement

Installation
SKILL.md
Contains Hooks

This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.

Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Announce: "I'm using dev-implement (Phase 5) to orchestrate implementation."

Iteration topology: serial /goal loop (agent-team parallel for 4+ independent tasks)

Load shared enforcement:

Auto-load all constraints matching applies-to: dev-implement:

!uv run python3 ${CLAUDE_SKILL_DIR}/../../scripts/load-constraints.py dev-implement

You MUST have these constraints loaded before proceeding. No claiming you "remember" them.

Dynamic plan re-read: Before starting work, re-read .planning/PLAN.md to catch any phases or tasks that were dynamically inserted by earlier phases. Do not rely on cached plan state from a prior phase.

Progress Ledger (append-only — read FIRST, write on every completion)

.planning/progress.md is the durable record of which tasks are DONE. PLAN.md [x] marks and the /goal transcript are both lossy across compaction; the ledger is not.

Installs
5
GitHub Stars
17
First Seen
Apr 27, 2026
dev-implement — edwinhu/workflows