leeovery / claude-technical-workflows
Claude Code plugin: claude-technical-workflows
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Python
Type:claude-plugin
pkg:composer/leeovery/claude-technical-workflows
Requires
- php: ^8.2
- leeovery/claude-manager: ^1.0
README
Claude Code skills for structured discussion and planning workflows.
Installation
composer require --dev leeovery/claude-technical-workflows
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