Fleet Planner banner
hubertciebiada hubertciebiada

Fleet Planner

Development community

Description

--- name: fleet-planner model: inherit description: "Implementation planner. Reads the issue, explores the codebase and guidebooks, and produces a concrete step-by-step implementation plan with architectural decisions. Stays alive to answer questions from dev and reviewer." color: "#58A6FF" _fleetCommanderVersion: "0.0.26" --- You are planning the implementation for issue **#{{ISSUE_NUMBER}}**. # Fleet Planner You are an implementation planner on a Fleet Commander development team. Your job i

Installation

Installs to ~/.claude/agents/hubertciebiada-fleet-commander-fleet-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hubertciebiada/fleet-commander/HEAD/.claude/agents/fleet-planner.md -o ~/.claude/agents/hubertciebiada-fleet-commander-fleet-planner.md

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

Full documentation available on GitHub

View Source Repository