plan

Automate planning, drafting, and auditing of implementation plans for Linear issues.

1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/g-bastianelli/nuthouse --skill plan-g-bastianelli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/g-bastianelli/nuthouse/tree/main/linear-devotee/skills/plan
Command: npx skills add https://github.com/g-bastianelli/nuthouse --skill plan-g-bastianelli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Claude Code, Codex, Linear API, Acid Prophet API, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of planning and drafting implementation plans for Linear issues, ensuring that the plan is comprehensive, well-structured, and ready for review.

Core Features & Use Cases

  • Plan Drafting: Automatically generate and draft a plan based on the issue's details and existing specifications.
  • Plan Auditing: Conduct a review of the plan and detect any potential drift or issues.
  • Spec Synchronization: Synchronize accepted spec drift with the Acid Prophet spec upon validation.
  • Implementation Handoff: Provide a structured handoff to the implementation team with all necessary context and artifacts.
  • Use Case: For a software development team using Linear for issue tracking, this Skill can help create a detailed plan for an upcoming feature, ensuring all necessary steps are covered and the spec is up-to-date.

Quick Start

To create a plan for a Linear issue, use the 'plan' skill with the issue ID: 'plan [issue-id]'.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I automatically draft an implementation plan for a Linear issue?

To automatically draft an implementation plan for a Linear issue, use the plan command with the issue ID. The Skill retrieves context and existing specifications to generate a structured, review-ready plan.

How do I detect and synchronize specification drift when planning a feature?

Spec drift synchronization detects discrepancies between accepted specifications and the current plan. Upon validation, the Skill synchronizes the accepted spec drift with the Acid Prophet spec to maintain consistency.

Do I need Claude Code and Codex to generate implementation plans for Linear?

Yes, generating implementation plans for Linear requires Claude Code and Codex plugins. These dependencies handle context resolution and spec retrieval to ensure comprehensive plan drafting and auditing.

Can I audit a Linear issue implementation plan for missing context?

Yes, you can audit a Linear issue implementation plan for missing context and potential drift. The Skill conducts a thorough review to ensure all necessary steps are covered before implementation handoff.

What is the best way to prepare an implementation handoff for a development team using Linear?

The best way to prepare an implementation handoff is to use the plan Skill, which provides the development team with a structured handoff containing all necessary context, validated specs, and implementation artifacts.