implementation-plan-writer

Generate a structured implementation plan document from a tracker issue.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/lutzcc1/claude-skills --skill implementation-plan-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation-plan-writer
Source: https://github.com/lutzcc1/claude-skills/tree/main/project/implementation-plan-writer
Command: npx skills add https://github.com/lutzcc1/claude-skills --skill implementation-plan-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams quickly generate a high-level implementation plan document for issues across Linear, GitHub, and Jira, ensuring consistency in planning and handoffs.

Core Features & Use Cases

  • Standalone Plan: Creates a file named <ISSUE-ID>-IMPLEMENTATION-PLAN.md in the project root containing a complete plan.
  • Multi-tracker Support: Works with Linear, GitHub, and Jira by extracting issue data and linking back to the original issue.
  • Strategic Guidance: Includes overview, requirements, architecture decisions, and phased implementation steps for smooth handoffs.

Quick Start

Provide an issue ID or URL and the tracker type to generate the plan file.

Frequently Asked Questions about implementation-plan-writer

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

FAQPage Schema
How do I generate an implementation plan from a Linear, GitHub, or Jira issue?

Generate an implementation plan by providing the issue ID or URL and the tracker type. The skill extracts issue data to create a structured <ISSUE-ID>-IMPLEMENTATION-PLAN.md file in the project root.

What is included in a structured implementation plan document for feature work?

A structured implementation plan document includes the issue title, source, status, requirements, architecture decisions, and a phased implementation approach to guide feature work and ensure smooth handoffs.

Can I create implementation plans for multiple issue trackers like Linear and Jira?

Yes, you can create implementation plans for multiple trackers. The skill supports Linear, GitHub, and Jira, extracting issue data and linking the generated plan back to the original tracker issue.

What do I need to provide to start creating an implementation plan for a tracker issue?

You need to provide the issue ID or URL and the specific tracker type. If either the issue ID or tracker type is missing, the skill will request clarification before generating the plan.

Does generating an implementation plan require any specific project dependencies?

Generating an implementation plan requires no specific project dependencies. The skill operates standalone to create the Markdown plan file directly in the project root directory.

Why use a phased implementation approach for tracker issue feature work?

A phased implementation approach breaks down feature work into sequential steps, providing strategic guidance and ensuring consistent planning for smooth team handoffs across Linear, GitHub, or Jira.