Automation Orchestrator
CommunityCoordinate multi-feature Flutter automation end-to-end.
AuthorKandil7
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill orchestrates the implementation of multiple Flutter features from IMPLEMENTATION_PLAN.md, managing dependencies, error recovery, and atomic commits.
Core Features & Use Cases
- Builds a dependency graph from IMPLEMENTATION_PLAN.md
- Executes feature implementations in correct order using the Feature Implementer
- Auto-commits each successful feature
- Handles failures with recovery and resume options
- Generates a comprehensive orchestration report
Quick Start
Orchestrate all features from IMPLEMENTATION_PLAN.md with auto-commit: @claude use skill automation/automation-orchestrator Input: implementation_plan_path: "docs/IMPLEMENTATION_PLAN.md"
Dependency Matrix
Required Modules
flutter-bootstrapperfeature-implementer
Components
Standard package💻 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: Automation Orchestrator Download link: https://github.com/Kandil7/prprompts-flutter-generator/archive/main.zip#automation-orchestrator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.