planning-deprecated

Provides migration steps and command mapping for transitioning to aidlc from legacy planning plugin.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/onesmartguy/raptor-claude-plugins --skill planning-deprecated
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: planning-deprecated
Source: https://github.com/onesmartguy/raptor-claude-plugins/tree/main/plugins/planning/skills/planning-deprecated
Command: npx skills add https://github.com/onesmartguy/raptor-claude-plugins --skill planning-deprecated

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The planning plugin has been renamed to aidlc to unify planning and execution workflows across Claude Code.

Core Features & Use Cases

  • Migration guidance: clear steps to uninstall the old plugin and install the new one.
  • Command mapping: transition from planning commands to new aidlc-prefixed commands like /aidlc-intent, /aidlc-elaborate, /aidlc-design, /aidlc-verify, /aidlc-bolt, and /aidlc-help.
  • Documentation continuity: preserves intent documentation and ADR-style designs during the upgrade.

Quick Start

Uninstall this plugin and install aidlc to begin using the updated commands.

Frequently Asked Questions about planning-deprecated

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

FAQPage Schema
Why was the Claude Code planning plugin deprecated?▼

The Claude Code planning plugin was deprecated because it was renamed to aidlc to unify planning and execution workflows into a single, cohesive system.

How do I migrate my Claude Code workflows from the planning plugin to aidlc?▼

To migrate workflows, uninstall the deprecated planning plugin and install aidlc, then map your old commands to the new aidlc-prefixed commands.

What commands replace the old planning plugin functions after upgrading?▼

The new commands replacing the planning plugin functions are /aidlc-intent, /aidlc-elaborate, /aidlc-design, /aidlc-verify, /aidlc-bolt, and /aidlc-help.

Will upgrading to aidlc from the planning plugin delete my existing documentation?▼

Upgrading to aidlc preserves your documentation continuity, specifically retaining your intent documentation and ADR-style designs during the migration process.

Do I need to manually uninstall the planning plugin before installing aidlc?▼

Yes, the migration requires explicit uninstallation of the old planning plugin followed by installation of the new aidlc plugin to ensure a clear upgrade path.

What is the best way to transition team command mappings during a Claude Code plugin upgrade?▼

The best way to transition command mappings is following the aidlc migration guide, which provides explicit uninstall and install steps alongside a list of replacement commands.