synthesize-plan
CommunityUnify requirements, build solid plans.
Product & Management#automation#planning#project management#documentation#requirements#stakeholder management#synthesis
Authorcowwoc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Integrating diverse requirements from multiple stakeholders (architect, tester, formatter) into a single, coherent implementation plan is prone to conflicts, overlaps, and missed details. This Skill automates the synthesis process, ensuring a unified and comprehensive plan, saving time and preventing rework.
Core Features & Use Cases
- Reads All Reports: Gathers and parses individual requirement reports from architect, tester, and formatter agents.
- Identifies Conflicts & Gaps: Analyzes reports for conflicting approaches, duplicate work, and missing coverage.
- Creates Unified Plan: Generates a structured implementation plan covering architecture, testing, documentation, and overall approach.
- State Transition: Updates the task state to
SYNTHESISand writes the plan totask.md. - Use Case: After architect, tester, and formatter agents have submitted their individual requirement reports for a new feature, use this Skill to automatically synthesize them into a single, actionable implementation plan. This ensures all stakeholder concerns are addressed before coding begins, preventing costly rework.
Quick Start
After all requirement reports are complete, synthesize the plan:
TASK_NAME="implement-formatter-api"
/workspace/main/.claude/scripts/synthesize-plan.sh
--task "$TASK_NAME"
Dependency Matrix
Required Modules
None requiredComponents
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: synthesize-plan Download link: https://github.com/cowwoc/styler/archive/main.zip#synthesize-plan Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.