leeovery / claude-planning
Claude Code plugin: claude-planning
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Python
Type:claude-plugin
pkg:composer/leeovery/claude-planning
Requires
- php: ^8.2
- leeovery/claude-manager: ^1.0
This package is auto-updated.
Last update: 2025-11-23 14:11:11 UTC
README
Claude Code skills for structured discussion and planning workflows.
Installation
composer require --dev leeovery/claude-planning
Skills
discussion-documentation
Documents technical discussions as a high-level meeting assistant. Captures context, decisions, edge cases, competing solutions, and rationale without jumping to planning or implementation.
Use when:
- Discussing architecture/design decisions
- Exploring multiple approaches
- Working through edge cases before planning
- Capturing back-and-forth debates and why certain choices won
Output: Creates documentation in plan/discussion/ that enables planning teams to build solid architectural plans.
Coming Soon
planning - Creates implementation plans from discussion documentation