linear-brasa-plan

Generate an actionable Implementation Plan block from a Linear issue's Design section.

51|8|Updated Feb 18, 2023
One-click install
npx skills add https://github.com/wilsonfreitas/brasa --skill linear-brasa-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-brasa-plan
Source: https://github.com/wilsonfreitas/brasa/tree/main/.claude/skills/linear-brasa-plan
Command: npx skills add https://github.com/wilsonfreitas/brasa --skill linear-brasa-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts a designed Linear issue into a concrete Implementation Plan inside the same issue, reducing handoff friction and speeding delivery.

Core Features & Use Cases

  • In-place planning: Reads the issue's Design section and produces an actionable Implementation Plan.
  • Seamless update: Inserts or replaces the ## Implementation Plan block without touching other sections.
  • Structured tasks: Breaks work into bite-sized steps (2–5 minutes) with explicit actions, dependencies, and checks.

Quick Start

Ask Linear to plan WIL-X using the linear-brasa-plan skill.

Frequently Asked Questions about linear-brasa-plan

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

FAQPage Schema
How do I generate an implementation plan from a Linear issue design?

To generate an implementation plan from a Linear issue, apply this skill to issues containing a Design section. It reads the design details and saves a structured Implementation Plan block directly back into the issue.

How are tasks structured in the generated Linear implementation plan?

Tasks in the generated implementation plan are decomposed into 2–5 minute steps. Each step includes concrete actions, specific file paths or commands, and explicit dependencies with checks.

Does the implementation plan replace existing content in my Linear issue?

The implementation plan inserts or replaces only the specific Implementation Plan block within the Linear issue. It does not touch or modify any other existing sections of the issue.

What is the best way to convert Linear designs into actionable developer tasks?

The best way to convert Linear designs into actionable tasks is using an automated planning skill. It translates the Design section into bite-sized steps with concrete actions and performs a self-review pass before saving.

Do I need a specific issue format to automate project planning in Linear?

Yes, you need Linear issues that include a populated Design section. The planning automation reads this specific section to generate the actionable implementation steps and save them in-issue.