post-plan-setup

Automate post-plan setup by refining plans, creating Linear issues, and generating CLAUDE.md.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/Brite-Nites/brite-claude-plugins --skill post-plan-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-plan-setup
Source: https://github.com/Brite-Nites/brite-claude-plugins/tree/main/plugins/workflows/skills/post-plan-setup
Command: npx skills add https://github.com/Brite-Nites/brite-claude-plugins --skill post-plan-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill orchestrates the full post-plan workflow by refining a v1 plan, creating Linear issues, and generating CLAUDE.md, enabling a streamlined handoff from planning to execution with built-in review gates.

Core Features & Use Cases

  • Phase orchestration: coordinates refine-plan, create-issues, and setup-claude-md with optional review gates.
  • Linear integration: creates and links Linear issues through the MCP workflow.
  • CLAUDE.md generation: outputs a ready-to-review CLAUDE.md reflecting the refined plan and tasks.
  • Error handling & summaries: provides clear success/failure summaries and prompts for user input when needed.

Quick Start

Invoke /post-plan-setup with the path to your v1 plan file to begin the three-phase workflow.

Frequently Asked Questions about post-plan-setup

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

FAQPage Schema
How do I automate Linear issue creation and CLAUDE.md generation from a project plan?

To automate Linear issue creation and CLAUDE.md generation, you can use a post-plan setup workflow. It refines a v1 plan, creates linked Linear issues via MCP, and outputs a ready-to-review CLAUDE.md for project execution.

What is the best way to add human review gates between project planning and execution phases?

The best way to add human review gates is by orchestrating staged phases like refine-plan, create-issues, and setup-claude-md. This approach prompts for user input between phases, ensuring controlled handoffs from planning to execution.

How does post-plan setup orchestrate the workflow from a v1 plan to executable tasks?

Post-plan setup orchestrates the workflow by coordinating three phases: refining the v1 plan, creating Linear issues through MCP integration, and generating a CLAUDE.md file. It includes error handling and provides clear success or failure summaries.

Do I need a specific plan format to start the refine-plan and create-issues workflow?

Yes, you need a v1 plan file to start the workflow. You invoke the setup process with the path to this plan file, which initiates the three-phase orchestration to refine the plan, create issues, and generate CLAUDE.md.

Can I use MCP integration to link Linear issues when setting up a project plan?

Yes, you can use MCP integration to create and link Linear issues during the setup workflow. The orchestration handles this during the create-issues phase, automatically generating tasks based on the refined plan.

What happens if an error occurs during the post-plan setup phases?

If an error occurs during the post-plan setup phases, the workflow provides clear failure summaries and prompts for user input when needed. It applies error handling throughout the refine-plan, create-issues, and setup-claude-md phases.