create-plan

Automate creation and validation of software development plans.

1|Updated Dec 22, 2017
One-click install
npx skills add https://github.com/coreyhulen/enviroment --skill create-plan-coreyhulen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/coreyhulen/enviroment/tree/main/claude-init/skills/create-plan
Command: npx skills add https://github.com/coreyhulen/enviroment --skill create-plan-coreyhulen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the complex process of creating detailed, actionable plans by automating research, multi-stage reviews, and iterative refinement, ensuring plans are robust and ready for implementation.

Core Features & Use Cases

  • Structured Plan Generation: Creates plans using a consistent template, ensuring all necessary sections are covered.
  • Multi-LLM & Agent Review: Validates plans against multiple AI models and specialized domain agents to catch flaws, over-engineering, and domain-specific issues.
  • Iterative Refinement: Automatically addresses blockers identified during reviews, iterating until the plan is approved.
  • Use Case: When proposing a new feature, use this Skill to generate a comprehensive plan, get it reviewed by spec and technical LLMs, have domain agents like api-contract-reviewer or database-architecture-reviewer validate specific aspects, and iterate on any identified issues before saving the final plan.

Quick Start

Use the create-plan skill to generate a plan for adding OAuth2 support with Google and GitHub providers.

Frequently Asked Questions about create-plan

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

FAQPage Schema
How do I generate a software development plan for a new feature?

To generate a software development plan, provide your feature requirements to trigger structured plan generation, which creates a comprehensive document using a consistent template covering all necessary implementation sections.

What is multi-LLM review for plan validation?

Multi-LLM review validates plans against multiple AI models and specialized domain agents to catch flaws, over-engineering, and domain-specific issues, ensuring robust plan validation before implementation begins.

How do I automate iterative refinement for workflow automation plans?

Iterative refinement automatically addresses blockers identified during multi-LLM reviews, continuously refining the plan until all domain agents approve and no technical issues remain for workflow automation.

Can I validate API changes and UI modifications using domain-specific agents?

Yes, domain-specific agents like api-contract-reviewer and database-architecture-reviewer validate specific aspects of API changes and UI modifications, catching domain-specific issues during the plan generation process.

Does plan generation support different types of software development tasks?

Plan generation supports various plan types including feature development, API changes, and UI/UX modifications, structuring each task with a consistent template for ready-to-implement outputs.

What is the best way to create actionable plans ready for implementation?

The best way to create actionable plans is automating end-to-end creation with multi-LLM review and iterative refinement, ensuring all blockers are resolved and the final plan is ready for implementation.