plan

Generate structured implementation plans for Linear tasks and post them as comments.

1|Updated Sep 15, 2023
One-click install
npx skills add https://github.com/emiljuchnikowski/smartsoft001 --skill plan-emiljuchnikowski
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/emiljuchnikowski/smartsoft001/tree/main/.claude/skills/plan
Command: npx skills add https://github.com/emiljuchnikowski/smartsoft001 --skill plan-emiljuchnikowski

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create detailed implementation plans for Linear tasks and subtasks, enabling structured planning, tracking, and consistent reviews across teams.

Core Features & Use Cases

  • Fetch task details from MCP Linear, including title, description, labels, priority, and estimates.
  • Analyze existing comments and previous commits to generate comprehensive plans for parent tasks and each subtask.
  • Post plans as comments via MCP and optionally replace outdated plans to maintain context.

Quick Start

Use /plan [linearTaskId] to generate and save a detailed implementation plan for the specified Linear task.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I generate implementation plans for Linear tasks and subtasks?

Generate implementation plans for Linear tasks by fetching task details via MCP Linear, analyzing existing comments and commits, and posting structured plans as comments. The plan covers parent tasks and each subtask individually.

Can I replace outdated Linear task plans with updated documentation?

Yes, you can replace outdated plans. The tool optionally removes old plan comments via the MCP Linear server and posts the updated implementation checklist to maintain accurate task context.

How does code analysis improve Linear task planning?

Code analysis improves Linear task planning by cross-referencing previous commits and existing comments. This ensures the generated implementation plans reflect actual codebase changes and maintain accurate project tracking.

What is needed to automate Linear task documentation with MCP?

Automating Linear task documentation requires the MCP Linear server for fetching and posting comments. Provide a valid Linear task ID to let the tool analyze details, labels, and estimates for plan generation.

Does generating Linear subtask plans support custom language formatting?

Yes, subtask plans support custom language formatting. The tool specifically generates all implementation plans and execution checklists in Polish, ensuring localized documentation for Polish-speaking teams.

Best way to structure Linear task execution checklists for team reviews?

Structure Linear task execution checklists by generating comprehensive plans that detail each subtask. The tool posts these structured checklists as comments, enabling consistent tracking and reviews across teams.