plan-phase-executor

Installation
SKILL.md

Phase Executor from Plan

Use this skill when the user asks to implement a specific phase from an existing plan in docs/plans/.

Required inputs

  • Plan path (must be inside docs/plans/).
  • Target phase by explicit identifier (Phase N).

If either input is missing, request it and do not start implementation.

Workflow

1) Validate scope and locate phase

  1. Verify the plan file exists and is inside docs/plans/.
  2. Locate the exact requested phase (### Phase N: or ## Phase N:).
  3. If not found or ambiguous, stop and ask for confirmation.
Installs
1
First Seen
Jun 16, 2026
plan-phase-executor — arkandialabs/campus