workflow-lite-plan-execute
Installation
SKILL.md
Planning Workflow
Lite Plan produces an implementation plan and an executionContext, then hands off to Lite Execute for task execution.
Key Design Principles
- Shared Execution: Lite Plan produces
executionContextconsumed by Phase 2 (Lite Execute) - Progressive Phase Loading: Only load phase docs when about to execute
- Auto-Continue: After the plan is confirmed ("Allow"), automatically load execution phase
- Default Auto Mode: When
--yes, skip confirmations and auto-approve the plan
Auto Mode
When --yes or -y:
- Auto-approve plan and use default execution settings
- Skip non-critical clarifications; still ask minimal clarifications if required for safety/correctness