implementation-plan

Organize backlog items into Ready Now, Queued Next, and Parked roadmap cards.

29|2|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/agentty-xyz/agentty --skill implementation-plan-agentty-xyz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation-plan
Source: https://github.com/agentty-xyz/agentty/tree/main/skills/implementation-plan
Command: npx skills add https://github.com/agentty-xyz/agentty --skill implementation-plan-agentty-xyz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This guide provides a structured method to create and maintain an actionable roadmap for software projects, allowing teams to convert user backlog into a concrete execution plan.

Core Features & Use Cases

  • Consolidated, authoritative roadmap in docs/plan/roadmap.md that supports cross-team alignment.
  • Clear Ready Now, Queued Next, and Parked queues with explicit promotion rules and ownership conventions.
  • Built-in references (add-step, promote-step, start-step, update-step) to drive lifecycle planning, execution, and synchronization.

Quick Start

Draft or revise the roadmap in docs/plan/roadmap.md using the standard skill workflow and promotion flows to land small, mergeable steps.

Frequently Asked Questions about implementation-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize backlog items into an actionable software roadmap?

Organize backlog items into an actionable software roadmap by sorting them into Ready Now, Queued Next, and Parked queues. This enforces canonical structure, explicit assignees, and promotion rules to convert raw backlog items into a concrete execution plan.

What is the best way to manage cross-team roadmap alignment for multiple streams?

Manage cross-team roadmap alignment by maintaining a consolidated, authoritative roadmap in docs/plan/roadmap.md. It coordinates changes, promotions, starts, and executions across multiple streams while enforcing size constraints and governance.

How do I promote backlog steps from Queued Next to Ready Now?

Promote backlog steps using the built-in promote-step reference. This lifecycle mechanism enforces explicit ownership conventions and standard promotion flows to ensure small, mergeable execution steps.

Can I use this roadmap planning method for teams with strict size constraints and governance?

Yes, this roadmap planning method suits teams with strict size constraints and governance. It coordinates roadmap changes across multiple streams while enforcing canonical structure and explicit assignees in Ready Now steps for lifecycle management.

What are the limitations of managing a roadmap with Ready Now and Parked queues?

A limitation of managing a roadmap with Ready Now and Parked queues is the strict enforcement of canonical structure and explicit assignees. Teams must follow standard promotion flows and size constraints, requiring disciplined lifecycle management for all changes.