coding-aider-plan-generator

Community

Generate ready-to-use Coding-Aider plans.

Authorp-wegner
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of structured Coding-Aider plans that mirror the IntelliJ plugin's planning workflow, enabling teams to generate repeatable, well-documented development plans.

Core Features & Use Cases

  • Template-driven plan generation: Produce the main plan, checklist, and context files from standardized templates.
  • Context discovery: Automatically identify relevant source and test files, configuration files, and documentation to include in the plan context.
  • Guided quick-start: Provide a ready-to-use example and prompt to kick off plan creation for any feature.

Quick Start

Use the coding-aider plan generator to create a new plan for adding a user authentication feature. The tool will generate three files in the .coding-aider-plans/ directory: a main plan (.md), a checklist (.md), and a context file (.yaml).

Dependency Matrix

Required Modules

pyyaml

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: coding-aider-plan-generator
Download link: https://github.com/p-wegner/coding-aider/archive/main.zip#coding-aider-plan-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository