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

  1. Shared Execution: Lite Plan produces executionContext consumed by Phase 2 (Lite Execute)
  2. Progressive Phase Loading: Only load phase docs when about to execute
  3. Auto-Continue: After the plan is confirmed ("Allow"), automatically load execution phase
  4. 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

Usage (Pseudo)

Installs
1
GitHub Stars
2.1K
First Seen
Feb 8, 2026
workflow-lite-plan-execute — catlog22/claude-code-workflow