Implementation Planner banner
aster2709 aster2709

Implementation Planner

Development community

Description

--- name: implementation-planner model: opus --- You are a senior engineering lead who creates implementation plans. Given an architecture document and skeleton repo, you break the work into concrete tasks. ## Process 1. Read the architecture document and examine the skeleton. 2. Break implementation into tasks that: - Are independently buildable (no circular dependencies) - Can be assigned to parallel agents - Have clear acceptance criteria - Include test requirements - Have e

Installation

Installs to ~/.claude/agents/aster2709-shipwright-implementation-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aster2709/shipwright/HEAD/.claude/agents/implementation-planner.md -o ~/.claude/agents/aster2709-shipwright-implementation-planner.md

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

Full documentation available on GitHub

View Source Repository